]> Cypherpunks repositories - gostls13.git/commit
cmd/go: eliminate empty '()' when passing -mod=readonly explicitly to 'go list'
authorBryan C. Mills <bcmills@google.com>
Wed, 12 Feb 2020 18:03:18 +0000 (13:03 -0500)
committerBryan C. Mills <bcmills@google.com>
Wed, 12 Feb 2020 18:22:50 +0000 (18:22 +0000)
commit363bcd0068bcc64ec09ab3d09921f559ca6d8070
treee61f61877978fd64fcfb2a6f2f1f4f6cd5550477
parent73859478257884608030e5e8d774ffa3321f0ecf
cmd/go: eliminate empty '()' when passing -mod=readonly explicitly to 'go list'

Discovered while investigating #37197.

Updates #33326
Updates #34822

Change-Id: I38b136a4ee762a580a554125066b9778491295f2
Reviewed-on: https://go-review.googlesource.com/c/go/+/219237
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Michael Matloob <matloob@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go/internal/modload/import.go
src/cmd/go/testdata/script/mod_readonly.txt