]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/list: disallow 'list -m' with '-mod=vendor'
authorBryan C. Mills <bcmills@google.com>
Tue, 8 Oct 2019 18:51:30 +0000 (14:51 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 9 Oct 2019 18:39:22 +0000 (18:39 +0000)
commit6cba4dbf80012c272cb04bd878dfba251d9bb05c
treee9410e98f67c895ec4f56a3a1cabf9ab3f118857
parent1736f3a126ce0980e2584aebb35c94e8b33b1bfb
cmd/go/internal/list: disallow 'list -m' with '-mod=vendor'

Updates #33848

Change-Id: I81663386297282397ce1b546a8b15597bfbcea78
Reviewed-on: https://go-review.googlesource.com/c/go/+/199821
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Jay Conrod <jayconrod@google.com>
doc/go1.14.html
src/cmd/go/internal/list/list.go
src/cmd/go/internal/modload/build.go
src/cmd/go/testdata/script/mod_getmode_vendor.txt
src/cmd/go/testdata/script/mod_vendor.txt
src/cmd/go/testdata/script/mod_vendor_auto.txt
src/cmd/go/testdata/script/mod_vendor_replace.txt