mirror of
https://github.com/golang/net.git
synced 2026-04-01 02:47:08 +09:00
237806200377003f4a01c7ef27df417ecb12f98e
The x/net go.mod requires go1.24. Remove support for older versions which don't include the Server.HTTP2 and Transport.HTTP2 config fields. Change-Id: I6498aa89270a2c58635424ff3e763c806666010e Reviewed-on: https://go-review.googlesource.com/c/net/+/700919 Auto-Submit: Nicholas Husin <nsh@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Nicholas Husin <husin@google.com> Reviewed-by: Nicholas Husin <nsh@golang.org>
…
Go Networking
This repository holds supplementary Go networking packages.
Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/net.
The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with "x/net:" in the subject line, so it is easy to find.
Description
Languages
Go
99.9%