bazel-contrib / bazel-gazelle

Gazelle is a Bazel build file generator for Bazel projects. It natively supports Go and protobuf, and it may be extended to support new languages and custom rule sets.
Apache License 2.0
1.21k stars 381 forks source link

chore: upgrade go mod dependencies #1911

Closed jbedard closed 2 months ago

jbedard commented 2 months ago

This reduces the noise a lot when adding more libraries such as in #1908

What type of PR is this?

Other

What package or component does this PR mostly affect?

all

What does this PR do? Why is it needed?

Which issues(s) does this PR fix?

Fixes #

Other notes for review