blob: 235c8d8b300dbd9e7283b8ea121824d4ccde56bb [file] [log] [blame] [view] [edit]
# Go Networking
[![Go Reference](https://pkg.go.dev/badge/golang.org/x/net.svg)](https://pkg.go.dev/golang.org/x/net)
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.