commit | a2d827a3ef36ceeaf882d7d5a8f86579d104304a | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Nov 07 20:42:13 2022 +0000 |
committer | Gopher Robot <gobot@golang.org> | Mon Nov 07 21:06:05 2022 +0000 |
tree | 7aa8a362b190111e94c9c9d16a7b2b2bf6253031 | |
parent | 15e1b255657fc034cf76cbfc7c0c2a1e801c404d [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Once this CL is submitted, and post-submit testing succeeds on all first-class ports across all supported Go versions, this repository will be tagged with its next minor version. Change-Id: I8ff185631699fc311311c2a8c199e8ff3621c4e9 Reviewed-on: https://go-review.googlesource.com/c/net/+/448457 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Knyszek <mknyszek@google.com>
This repository holds supplementary Go networking libraries.
The easiest way to install is to run go get -u golang.org/x/net
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/net
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html. The main issue tracker for the net repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.