]> Cypherpunks repositories - gostls13.git/commit
cmd: update x/mod to pull in CL 316113
authorBryan C. Mills <bcmills@google.com>
Mon, 3 May 2021 18:38:53 +0000 (14:38 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 4 May 2021 15:28:35 +0000 (15:28 +0000)
commit1bbe78bb6da26f43fb0d06194f659ae7b6314e86
tree23124ab01211786b97c917c512eb8f829963a457
parent86e42c2fbfe14c41746fe5cfc5c8bda94bb4bc4e
cmd: update x/mod to pull in CL 316113

Even though x/mod is now lazy, this has no immediate effect on the
size of cmd/go.sum: all of the existing dependencies are still pulled
in via the dependency on x/tools, which is itself not yet lazy (that's
CL 315570).

For #36460
Updates #36905

Change-Id: I7bce5fe2596a2d71e4df08f5d5f4cb8dcdb8512c
Reviewed-on: https://go-review.googlesource.com/c/go/+/316489
Trust: Bryan C. Mills <bcmills@google.com>
Run-TryBot: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
src/cmd/go.mod
src/cmd/go.sum
src/cmd/vendor/modules.txt