]> Cypherpunks repositories - gostls13.git/commit
src/go.mod, net/http: update bundled+latest golang.org/x/net
authorEmmanuel T Odeke <emmanuel@orijtech.com>
Wed, 20 Mar 2024 01:20:09 +0000 (18:20 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 21 Mar 2024 09:27:28 +0000 (09:27 +0000)
commit0a0758af796c249b1eff5878bb838fe97e56c12e
tree0fbf9776b86106ffb2f929f633e567d7f022ecc1
parentdc0527ee7de3a067aa1c3a1c2120b5ecf16b0aac
src/go.mod, net/http: update bundled+latest golang.org/x/net

Updates x/net/http2 to git rev 89f602b7bbf237abe0467031a18b42fc742ced08

    http2: validate client/outgoing trailers
    https://golang.org/cl/572655 (updates #64766)

and also updates the vendored version of golang.org/x/net per:

$ go get golang.org/x/net@89f602b7bb
$ go mod tidy
$ go mod vendor
$ go generate -run bundle std

Change-Id: Ibd0e819d9125e72665bafec53ba626e257b594a5
Reviewed-on: https://go-review.googlesource.com/c/go/+/572676
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
Auto-Submit: Emmanuel Odeke <emmanuel@orijtech.com>
Reviewed-by: David Chase <drchase@google.com>
Run-TryBot: Emmanuel Odeke <emmanuel@orijtech.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/go.mod
src/go.sum
src/net/http/h2_bundle.go
src/vendor/modules.txt