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.19k stars 378 forks source link

Update rules_go dep to v0.50.1 #1943

Closed fmeum closed 1 week ago

fmeum commented 1 week ago

What type of PR is this?

Bug fix

What package or component does this PR mostly affect?

cmd/gazelle

What does this PR do? Why is it needed?

This is needed to pick up the qnx and osx platforms from https://github.com/bazelbuild/rules_go/commit/eb9a7af825d95b0dd2fc2b07ce91665a8882c797.

Which issues(s) does this PR fix?

Fixes #

Other notes for review

fmeum commented 1 week ago

@tyler-french FYI, I will cut a bugfix release