]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.go1.21] cmd/go/internal/toolchain: apply the -modcacherw flag when...
authorBryan C. Mills <bcmills@google.com>
Thu, 11 Jan 2024 20:00:17 +0000 (15:00 -0500)
committerMichael Knyszek <mknyszek@google.com>
Wed, 31 Jan 2024 17:34:35 +0000 (17:34 +0000)
commit6552f3d4ac1bd6f6b7240a3568d8075e4c0d49f8
tree1b9b3accaad330505ae9831a0af820664a50a6c3
parent3960318b87ffa4a229f2e8f7fd5a6f43336a5eb4
[release-branch.go1.21] cmd/go/internal/toolchain: apply the -modcacherw 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 cc38c68ae09fa591697a4239a7dedd2efe386995)
Reviewed-on: https://go-review.googlesource.com/c/go/+/559198
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/internal/toolchain/select.go
src/cmd/go/testdata/script/install_modcacherw_issue64282.txt [new file with mode: 0644]