Skip to content

Fix the Bazel 9.1 build and make sure it doesn't silently break again#6

Draft
jdcormie wants to merge 2 commits into
masterfrom
bazel-9-1
Draft

Fix the Bazel 9.1 build and make sure it doesn't silently break again#6
jdcormie wants to merge 2 commits into
masterfrom
bazel-9-1

Conversation

@jdcormie
Copy link
Copy Markdown
Owner

No description provided.

Upgrading fixes a rules_go incompatibility with Bazel 9.1 (as mentioned
in the Bazel 9.1 release notes), although this specific version was
selected simply because it was the newest.

Googleapis greatly reduced their dependencies, so we no longer have
transitive dependencies on grpc (C repo) and rules_go, which cleans up
our dependencies considerably.
This backs up our claim that we support the two most recent Bazel versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants