aboutsummaryrefslogtreecommitdiff
path: root/src/vendor
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 /src/vendor
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 'src/vendor')
-rw-r--r--src/vendor/modules.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vendor/modules.txt b/src/vendor/modules.txt
index de727ef71f..04bb67e58d 100644
--- a/src/vendor/modules.txt
+++ b/src/vendor/modules.txt
@@ -8,7 +8,7 @@ golang.org/x/crypto/curve25519
golang.org/x/crypto/hkdf
golang.org/x/crypto/internal/subtle
golang.org/x/crypto/poly1305
-# golang.org/x/net v0.0.0-20201029221708-28c70e62bb1d
+# golang.org/x/net v0.0.0-20201209123823-ac852fbbde11
## explicit
golang.org/x/net/dns/dnsmessage
golang.org/x/net/http/httpguts