]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/toolchain: apply the -modcacherw flag when downloading a module to...
authorBryan C. Mills <bcmills@google.com>
Thu, 11 Jan 2024 20:00:17 +0000 (15:00 -0500)
committerGopher Robot <gobot@golang.org>
Mon, 29 Jan 2024 17:53:43 +0000 (17:53 +0000)
commitcc38c68ae09fa591697a4239a7dedd2efe386995
tree1f8efa5db5c6925f045aea68b34bd1ed498f163b
parent653abefddf2c627d5d1805d35e55c5a01eb32c6e
cmd/go/internal/toolchain: apply the -modcacherw flag when downloading a module to determine what toolchain it needs

Fixes #64282.

Change-Id: I3f211c599ee70cb58254d0bc07eeb3c135124e58
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/555436
Auto-Submit: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/internal/toolchain/select.go
src/cmd/go/testdata/script/install_modcacherw_issue64282.txt [new file with mode: 0644]