Go supplementary network libraries

Clone this repo:
  1. 9e7fdbf internal/http3: fix wrong argument being given when validating header value by Nicholas S. Husin · 3 days ago master v0.56.0
  2. b686e5f internal/http3: add gzip support to transport by Nicholas S. Husin · 2 weeks ago
  3. 8a34885 go.mod: update golang.org/x dependencies by Gopher Robot · 4 days ago
  4. 72eaf98 dns/dnsmessage: correctly validate SVCB record parameter order by Damien Neil · 10 days ago
  5. 82e7868 dns/dnsmessage: avoid panic when parsing SVCB record with truncated data by Damien Neil · 10 days ago

Go Networking

Go Reference

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.