commit | 73d21fdbb4d7dc7115b50526b93b6c37a4e3377f | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Feb 07 19:22:03 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Feb 07 21:51:58 2024 +0000 |
tree | 06d9d4b2b6c1fa5e63beee86a98b15e867c217f9 | |
parent | 643fd162e36ae58085b92ff4c0fec0bafe5a46a7 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I314af161ceac84fec04c729a71860ad35335513b Reviewed-on: https://go-review.googlesource.com/c/net/+/562495 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> Reviewed-by: Than McIntosh <thanm@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.