Files
timmy-config/go/pkg/mod/golang.org/x/net@v0.35.0/README.md

17 lines
562 B
Markdown
Raw Normal View History

2026-03-31 20:02:01 +00:00
# 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.