-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
cmd/go: flag modcacherw does not take effect in the target package [1.21 backport] #64497
Comments
The fix for this seems straightforward and poses almost no risk to code outside of |
Change https://go.dev/cl/550055 mentions this issue: |
Note: the fix for this issue on master was reverted in CL 551215, so we'll need to decide what to do with this issue. |
Change https://go.dev/cl/559198 mentions this issue: |
Closed by merging 6552f3d to release-branch.go1.21. |
…erw flag when downloading a module to determine what toolchain it needs Fixes #64497. Updates #64282. Change-Id: I3f211c599ee70cb58254d0bc07eeb3c135124e58 Reviewed-on: https://go-review.googlesource.com/c/go/+/555436 Auto-Submit: Bryan Mills <bcmills@google.com> Reviewed-by: Russ Cox <rsc@golang.org> (cherry picked from commit cc38c68) Reviewed-on: https://go-review.googlesource.com/c/go/+/559198 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
@bcmills requested issue #64282 to be considered for backport to the next 1.21 minor release.
The text was updated successfully, but these errors were encountered: