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

go_context: set GOTOOLCHAIN to 'local' #3660

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

sluongng
Copy link
Contributor

Enforce usage of the current toolchain and avoid downloading new
toolchains during build.

What type of PR is this?

Uncomment one line below and remove others.

Bug fix
Feature
Documentation
Other

What does this PR do? Why is it needed?

Which issues(s) does this PR fix?

Fixes #

Other notes for review

go/private/context.bzl Outdated Show resolved Hide resolved
Enforce usage of the current toolchain and avoid downloading new
toolchains during build.
@fmeum fmeum force-pushed the sluongng/go-toolchain-local branch from b786e7b to e0dac32 Compare August 15, 2023 14:20
@fmeum fmeum enabled auto-merge (squash) August 15, 2023 14:20
@fmeum fmeum merged commit 0da92cd into bazelbuild:master Aug 15, 2023
2 checks passed
sluongng added a commit to buildbuddy-io/buildbuddy that referenced this pull request Aug 28, 2023
Upgrade rules_go to latest commit in `master` at the moment of writing.

Unblocks Go 1.21 upgrade in #4516 by including the fixes in:
- bazelbuild/rules_go#3660
- bazelbuild/rules_go#3666
sluongng added a commit to buildbuddy-io/buildbuddy that referenced this pull request Aug 29, 2023
Upgrade rules_go to latest commit in `master` at the moment of writing.

Unblocks Go 1.21 upgrade in #4516 by including the fixes in:
- bazelbuild/rules_go#3660
- bazelbuild/rules_go#3666
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.

None yet

2 participants