commit | 66e838c6fbf5387ecedc26ce490b5f4d6864a854 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Jun 04 16:53:40 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Jun 04 17:07:48 2024 +0000 |
tree | 3761c085d5144df79c2c32a17c6d47c094f44077 | |
parent | 6249541f2a6c4cff317a4502d93dd287c5fb0c51 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I472c3d990ea3c7c88a92bc0824034b112cec0eff Reviewed-on: https://go-review.googlesource.com/c/net/+/590237 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Than McIntosh <thanm@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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.