summaryrefslogtreecommitdiff
path: root/src/vendor/modules.txt
diff options
context:
space:
mode:
authorBryan C. Mills <bcmills@google.com>2021-05-03 02:19:20 -0400
committerBryan C. Mills <bcmills@google.com>2021-05-03 18:23:49 +0000
commit791854700db17ad11f75a61176967e35196714ed (patch)
tree0dfe46df8ee4f375afb26daeddee0c5027b04cbc /src/vendor/modules.txt
parenta144af91364cc9b4928ad80bdb7529b28a803508 (diff)
downloadgo-git-791854700db17ad11f75a61176967e35196714ed.tar.gz
all: update x/net to pull in CL 316129
As a side effect, this also upgrades x/sys to the version currently required by the latest x/net. Because x/net is now lazy, it no longer requires checksums for older-than-selected versions of x/sys, x/term, and x/text. For #36460 Updates #36905 Change-Id: I242815e202aa7d482fc3983a6717bece10ea8111 Reviewed-on: https://go-review.googlesource.com/c/go/+/316251 Trust: Bryan C. Mills <bcmills@google.com> Run-TryBot: Bryan C. Mills <bcmills@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Diffstat (limited to 'src/vendor/modules.txt')
-rw-r--r--src/vendor/modules.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/vendor/modules.txt b/src/vendor/modules.txt
index d849d6553c..8f411a06e3 100644
--- a/src/vendor/modules.txt
+++ b/src/vendor/modules.txt
@@ -8,8 +8,8 @@ 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-20210405180319-a5a99cb37ef4
-## explicit; go 1.11
+# golang.org/x/net v0.0.0-20210503060351-7fd8e65b6420
+## explicit; go 1.17
golang.org/x/net/dns/dnsmessage
golang.org/x/net/http/httpguts
golang.org/x/net/http/httpproxy
@@ -18,10 +18,10 @@ golang.org/x/net/idna
golang.org/x/net/lif
golang.org/x/net/nettest
golang.org/x/net/route
-# golang.org/x/sys v0.0.0-20210403161142-5e06dd20ab57
+# golang.org/x/sys v0.0.0-20210423082822-04245dca01da
## explicit; go 1.12
golang.org/x/sys/cpu
-# golang.org/x/text v0.3.6-0.20210227105805-e3aa4adf54f6
+# golang.org/x/text v0.3.6
## explicit; go 1.11
golang.org/x/text/secure/bidirule
golang.org/x/text/transform