]> Cypherpunks repositories - gostls13.git/commit
cmd/go: do not embed checksums when building with vendor
authorSam Thanawalla <samthanawalla@google.com>
Wed, 14 Feb 2024 21:01:53 +0000 (21:01 +0000)
committerSam Thanawalla <samthanawalla@google.com>
Fri, 16 Feb 2024 17:19:18 +0000 (17:19 +0000)
commit720eadead23fcf76c0d783cf0b200ed252b5ea22
tree7132add9b35baa096f4b0bf11c0905a28da39177
parentb2a169be6f499ac818620398570840b65100ccb7
cmd/go: do not embed checksums when building with vendor

Fixes #46400

Tested: Ran go test cmd/go
Change-Id: I60655129c55d40a70a13ed23937ef990f315fd73
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/564195
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Sam Thanawalla <samthanawalla@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Commit-Queue: Sam Thanawalla <samthanawalla@google.com>
src/cmd/go/internal/load/pkg.go
src/cmd/go/testdata/script/mod_gomodcache_vendor.txt [new file with mode: 0644]