aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2020-12-10 12:50:55 -0500
committerDmitri Shuralyov <dmitshur@golang.org>2020-12-10 18:27:38 +0000
commite5522c882dc63d3c2ae3b32090c96aa57b9cf805 (patch)
tree8344fab4c515081b6f76722002dc616d764d8824 /test
parent422dc83baa2816ca1d9a0aa3f1aaf4c47c8098ad (diff)
downloadgo-e5522c882dc63d3c2ae3b32090c96aa57b9cf805.tar.gz
go-e5522c882dc63d3c2ae3b32090c96aa57b9cf805.zip
std: update golang.org/x/net to 20201209123823-ac852fbbde11
Done with: go get -d golang.org/x/net@latest go mod tidy go mod vendor go generate -run bundle std The cmd module was updated as well, but go mod tidy undoes the change because the x/net module doesn't contribute any packages to cmd module. cmd/internal/moddeps.TestDependencyVersionsConsistent is happy with it: // It's ok if there are undetected differences in modules that do not // provide imported packages: we will not have to pull in any backports of // fixes to those modules anyway. Fixes #31192. Updates #42498. Change-Id: If303c9a7aa2ce8c2553fcb1ced7fccc9e6652ad6 Reviewed-on: https://go-review.googlesource.com/c/go/+/277012 Trust: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Bryan C. Mills <bcmills@google.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions