]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/go: avoid hard-coding runtime dependencies in TestNewReleaseRebuildsStalePackages...
authorBryan C. Mills <bcmills@google.com>
Wed, 6 Dec 2023 17:47:32 +0000 (12:47 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 6 Dec 2023 22:04:54 +0000 (22:04 +0000)
commit0ff2b33ea0cdd6358010bd484ba3159f740a45df
tree80e7bee904f5555a330e2c0d84c43edbb081ff68
parentfecaea97e42aaabf75ee834bc01da0537fc9a27a
cmd/go: avoid hard-coding runtime dependencies in TestNewReleaseRebuildsStalePackagesInGOPATH

Fixes #64583.

Change-Id: Idbe50fe77f6030f2402ac436abe6710cb1183730
Cq-Include-Trybots: luci.golang.try:gotip-linux-amd64-longtest,gotip-windows-amd64-longtest
Reviewed-on: https://go-review.googlesource.com/c/go/+/547995
Reviewed-by: Russ Cox <rsc@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/go_test.go