commit | 6cc5ac4e9a03d73b331eb1d6db98a02e558243b7 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Oct 04 16:00:50 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Oct 04 16:20:59 2024 +0000 |
tree | 6fdca6d0afc66104e5636c77e32c01a4f5f6bfaa | |
parent | f88258d67e0f0f144c79964ca05bb81d51ee8411 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I57613519f6e5795e60d258865e81f6954d672606 Reviewed-on: https://go-review.googlesource.com/c/net/+/617959 Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> 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.