]> Cypherpunks repositories - gostls13.git/commit
cmd/go: spot-check the explicit requirements of root module dependencies when loading...
authorBryan C. Mills <bcmills@google.com>
Mon, 3 May 2021 05:59:13 +0000 (01:59 -0400)
committerBryan C. Mills <bcmills@google.com>
Wed, 5 May 2021 17:56:24 +0000 (17:56 +0000)
commitd0583b131a1c4c99249aa1b158492cd99d7ee904
tree093c2bd3f628d7cf958c73efa43171945cf2abb3
parent18e666bad75362ef7d031ebf557effdc42dd290f
cmd/go: spot-check the explicit requirements of root module dependencies when loading packages from them

For #36460

Change-Id: I725ef5445b2bac7af827fb38373e8cd6dbad2d09
Reviewed-on: https://go-review.googlesource.com/c/go/+/316249
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>
Reviewed-by: Michael Matloob <matloob@golang.org>
src/cmd/go/internal/modload/buildlist.go
src/cmd/go/testdata/script/mod_lazy_consistency.txt [new file with mode: 0644]