commit | e2310ae9eb6425ee6736cfc40f982f42e20f5850 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Jul 05 11:12:42 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Jul 05 13:12:46 2024 +0000 |
tree | 85beedf81ec2e1197e4abfb6c03851f074e58e39 | |
parent | 77708f716e46255944251965f8240a0eab01e099 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ibb0ab46488252d035430a654eed5dd4caab7509e Reviewed-on: https://go-review.googlesource.com/c/net/+/596895 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Than McIntosh <thanm@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.