]> Cypherpunks repositories - gostls13.git/commit
net/http: update bundled x/net/http2 and delete obsolete http2inTests
authorNicholas S. Husin <nsh@golang.org>
Thu, 2 Oct 2025 16:41:25 +0000 (12:41 -0400)
committerNicholas Husin <nsh@golang.org>
Thu, 2 Oct 2025 19:52:26 +0000 (12:52 -0700)
commitbbdff9e8e1fca772a13acb0c4c7828cfe246d403
tree6cd37f083916b77c30c505e28dc43fa9fca8df17
parent4008e07080ef215e46f48e5e2f6b5d37d6d9cb9f
net/http: update bundled x/net/http2 and delete obsolete http2inTests

http2inTests is no longer needed after go.dev/cl/708135 and should be
deleted. To prevent errors in future vendored dependency updates,
h2_bundle.go is also updated together in this change.

Change-Id: I7b8c3f6854203fab4ec639a2a268df0cd2b1dee7
Reviewed-on: https://go-review.googlesource.com/c/go/+/708595
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Nicholas Husin <husin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/go.mod
src/go.sum
src/net/http/h2_bundle.go
src/net/http/http2_test.go [deleted file]
src/net/http/internal/httpcommon/httpcommon.go
src/net/http/socks_bundle.go
src/vendor/golang.org/x/net/nettest/conntest.go
src/vendor/modules.txt