commit | 35b4abaed97f1df7ee83c075f500e84d8d75d184 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Sep 05 16:32:16 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Sep 05 16:43:33 2024 +0000 |
tree | 032242f7ede797e0593c165fbaf10275b977d386 | |
parent | 9bf379fa3ecca65daf9d75766986d20ea202f7f8 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I4be730755989f3d982deaac30cf72c1f3546d4b7 Reviewed-on: https://go-review.googlesource.com/c/net/+/611198 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Pratt <mpratt@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@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.