]> Cypherpunks repositories - gostls13.git/commit
cmd/go: correct GoMod field in 'go list' for replacements that lack an explicit go...
authorBryan C. Mills <bcmills@google.com>
Thu, 24 Oct 2019 15:29:33 +0000 (11:29 -0400)
committerBryan C. Mills <bcmills@google.com>
Thu, 24 Oct 2019 17:40:35 +0000 (17:40 +0000)
commitf922cc64463939d5561abf5f6e30291b4c034892
tree9b15546b32be4c68462b9cd7e5221c906c1fa784
parentbd622872f4fc2bf09b75f59c461e5c38e10f91ec
cmd/go: correct GoMod field in 'go list' for replacements that lack an explicit go.mod file

Change-Id: I241a3bbaf9c4b779b74146232d2f144bb46a0dc7
Reviewed-on: https://go-review.googlesource.com/c/go/+/203178
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modload/build.go
src/cmd/go/testdata/mod/not-rsc.io_quote_v0.1.0-nomod.txt [new file with mode: 0644]
src/cmd/go/testdata/script/mod_replace.txt