]> Cypherpunks.ru repositories - gostls13.git/commit
[release-branch.go1.22] 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)
committerGopher Robot <gobot@golang.org>
Wed, 31 Jan 2024 14:16:07 +0000 (14:16 +0000)
commitaa721d1e7db973c736f65f079ba28828f9c25935
treea9e50c39a17844569b735aeafd357854866b4672
parent117d7b107eebb85613259d13296c2e883925f312
[release-branch.go1.22] cmd/go/internal/toolchain: apply the -modcacherw flag when downloading a module to determine what toolchain it needs

Fixes #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/+/559218
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]