]> Cypherpunks repositories - gostls13.git/commit
cmd: update x/tools to pull in CL 315570
authorBryan C. Mills <bcmills@google.com>
Mon, 3 May 2021 20:11:24 +0000 (16:11 -0400)
committerBryan C. Mills <bcmills@google.com>
Tue, 4 May 2021 15:37:42 +0000 (15:37 +0000)
commit62d424d794e7543e84f4b6ddd7acc8e39c6c6380
tree47697062c5847172e1c84eabacb45c509147143d
parenteab0c46af7331484a7d5837cad68d9d01890b90f
cmd: update x/tools to pull in CL 315570

Since x/tools is now lazy, this removes a significant fraction of
otherwise-irrelevant dependencies from the go.sum file.

The remaining extraneous go.sum lines come from the dependency on
github.com/google/pprof. Since that module is outside of the Go
project proper, I do not plan to submit a PR to make it lazy until
after the Go 1.17 release.

For #36460
Updates #36905

Change-Id: I214492cf931fca797817124ecdcbccd4ebb7505b
Reviewed-on: https://go-review.googlesource.com/c/go/+/316452
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