]> Cypherpunks repositories - gostls13.git/commit
src/go.mod, net/http: update bundled and latest golang.org/x/net
authorEmmanuel T Odeke <emmanuel@orijtech.com>
Wed, 30 Sep 2020 07:47:48 +0000 (00:47 -0700)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Wed, 30 Sep 2020 18:47:07 +0000 (18:47 +0000)
commit2f6e7f0ed16004e1ac40e7108878fd4ec99bb15d
tree6aa8a74750653f735be5dabfe542a1d2ad2b6f10
parentf811663f0483b05bb9986ce648bb653564217c6e
src/go.mod, net/http: update bundled and latest golang.org/x/net

Updates x/net/http2 to git rev 5d4f7005572804eaf7f5ecdd2473a62557f733ba

    http2: send WINDOW_UPDATE on a body's write failure
    https://golang.org/cl/245158 (fixes #40423)

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

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

For #40423.

Change-Id: I3270d0fb6f28889266596f7365d36d30ef2bb368
Reviewed-on: https://go-review.googlesource.com/c/go/+/258359
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/go.mod
src/go.sum
src/net/http/h2_bundle.go
src/vendor/modules.txt