]> Cypherpunks repositories - gostls13.git/commit
src/go.mod, net/http: update bundled and latest golang.org/x/net
authorPaschalis Tsilias <paschalis.tsilias@gmail.com>
Sat, 5 Sep 2020 12:01:19 +0000 (15:01 +0300)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Sat, 5 Sep 2020 16:55:51 +0000 (16:55 +0000)
commit62fe10bf4e62c97af3bb8eb2ef72d9224a8752ba
treedae8d8fa09114ada175679d958caf7633860d475
parentbf833ead6250290dce039ffeee88f20a086b5dbe
src/go.mod, net/http: update bundled and latest golang.org/x/net

Updates x/net/http2 to git rev 62affa334b73ec65ed44a326519ac12c421905e3

    x/net/http2: reject HTTP/2 Content-Length headers containing a sign
    https://go-review.googlesource.com/c/net/+/236098/ (fixes #39017)

also updates the vendored version of golang.org/x/net by running

go get golang.org/x/net@62affa334b73ec65ed44a326519ac12c421905e3
go mod tidy
go mod vendor
go generate -run bundle net/http

Change-Id: I7ecfdb7644574c44c3616e3b47664eefd4c926f3
Reviewed-on: https://go-review.googlesource.com/c/go/+/253238
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/go.mod
src/go.sum
src/net/http/h2_bundle.go
src/vendor/modules.txt