]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go: require a module root in 'go list -m' with an unversioned path
authorBryan C. Mills <bcmills@google.com>
Fri, 5 Mar 2021 04:12:22 +0000 (23:12 -0500)
committerBryan C. Mills <bcmills@google.com>
Fri, 5 Mar 2021 16:02:44 +0000 (16:02 +0000)
commit280c735b07af9ea313d73049b0031f466e8d1000
tree883d40b1738acf45f1a31a2c13059122f0c2e3f6
parenta2f70672334ecc71c81bd1f424e1734485d8cb83
cmd/go: require a module root in 'go list -m' with an unversioned path

Fixes #44803

Change-Id: Ie6ee2e3bca1809c91ecedec75d2c6620da914b29
Reviewed-on: https://go-review.googlesource.com/c/go/+/298752
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
src/cmd/go/internal/modload/list.go
src/cmd/go/testdata/script/mod_outside.txt
src/cmd/go/testdata/script/mod_retract_versions.txt