aboutsummaryrefslogtreecommitdiff
path: root/src/vendor
diff options
context:
space:
mode:
authorFilippo Valsorda <filippo@golang.org>2019-12-04 19:30:06 -0500
committerFilippo Valsorda <filippo@golang.org>2019-12-05 16:20:26 +0000
commitaf0882247b06700c5d9af240dfa4a7e57dba65da (patch)
tree3f7131f0f75ec7cf50892ce79a340d7a074201bc /src/vendor
parentcdf3db5df6bdb68f696fb15cc657207efcf778ef (diff)
downloadgo-af0882247b06700c5d9af240dfa4a7e57dba65da.tar.gz
go-af0882247b06700c5d9af240dfa4a7e57dba65da.zip
src/go.mod: sync golang.org/x/net with h2_bundle.go
CL 209077 updated bundled http2 to x/net git rev ef20fe5d7 without bumping the go.mod version. Identified with the new go/packages based cmd/bundle from CL 189818. $ go get golang.org/x/net@ef20fe5d7 $ go mod tidy $ go mod vendor $ go generate -run bundle std # with CL 189818 Updates #32031 Change-Id: I581d35f33e2adafb588b2b0569648039187234a7 Reviewed-on: https://go-review.googlesource.com/c/go/+/209901 Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
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 88ea5f1e56..fc81f34b13 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-20191105084925-a882066a44e0
+# golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933
## explicit
golang.org/x/net/dns/dnsmessage
golang.org/x/net/http/httpguts