]> Cypherpunks repositories - gostls13.git/commit
src/go.mod: sync golang.org/x/net with h2_bundle.go
authorFilippo Valsorda <filippo@golang.org>
Thu, 5 Dec 2019 00:30:06 +0000 (19:30 -0500)
committerFilippo Valsorda <filippo@golang.org>
Thu, 5 Dec 2019 16:20:26 +0000 (16:20 +0000)
commitaf0882247b06700c5d9af240dfa4a7e57dba65da
tree3f7131f0f75ec7cf50892ce79a340d7a074201bc
parentcdf3db5df6bdb68f696fb15cc657207efcf778ef
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>
src/go.mod
src/go.sum
src/vendor/modules.txt