]> Cypherpunks repositories - gostls13.git/commit
cmd/go: import vendored packages only listed in modules.txt
authorSam Thanawalla <samthanawalla@google.com>
Mon, 18 Mar 2024 19:33:36 +0000 (19:33 +0000)
committerSam Thanawalla <samthanawalla@google.com>
Tue, 7 May 2024 15:21:14 +0000 (15:21 +0000)
commit38ee0c7630e999f97d96899ecf4e8d0230236cd6
tree70a9b3eba8a7058d99e57fbbc6daf33ca9925a29
parentad10fbd3c4ec7413775028213f4d5089b18926f7
cmd/go: import vendored packages only listed in modules.txt

Fixes: #60922
Change-Id: I4a18267596441b97c6a701a2befd75ee10644d7d
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/572200
Reviewed-by: Michael Matloob <matloob@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/internal/gover/version.go
src/cmd/go/internal/modload/import.go
src/cmd/go/testdata/script/mod_import_vendor.txt [new file with mode: 0644]
src/cmd/go/testdata/script/mod_vendor_auto.txt