commit | 4542a42604cd159f1adb93c58368079ae37b3bf6 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Aug 06 16:01:11 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Tue Aug 06 17:39:36 2024 +0000 |
tree | 42748fe951fa9a6265de427b9d625422678423eb | |
parent | 765c7e89b3bdd76bfc210acddd3ca73931eb8d1d [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I6a2e43cca79f719c018887e1d75b578fc27be8f1 Reviewed-on: https://go-review.googlesource.com/c/net/+/603399 Reviewed-by: David Chase <drchase@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org>
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.