Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update rules_go and bazel deps #872

Merged
merged 3 commits into from
Jan 26, 2022

Conversation

noahdietz
Copy link
Collaborator

@noahdietz noahdietz commented Jan 26, 2022

This updates the version of rules_go used in this WORKSPACE to v0.30.0 (which ups the min version of bazel to v4.2.1) and reverts changes that were once necessary to override the version of go_genproto brought in for bazel builds. This also updates the version of Go used in bazel builds to 1.16.5 and switches our bazel job in CI to run with bazelisk in order to select bazel v5.0.0. Finally, this updates the bazel deps using make update-bazel-repos.

@noahdietz noahdietz marked this pull request as ready for review January 26, 2022 21:27
@noahdietz noahdietz requested review from a team as code owners January 26, 2022 21:27
@noahdietz noahdietz enabled auto-merge (squash) January 26, 2022 21:30
@noahdietz noahdietz merged commit 80a2ab1 into googleapis:main Jan 26, 2022
@noahdietz noahdietz deleted the update-bazel-workspace branch January 26, 2022 21:38
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