commit | fbaf41277f28102c36926d1368dafbe2b54b4c1d | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Nov 08 19:30:54 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Nov 08 19:35:18 2023 +0000 |
tree | 175a4b4d9aed99fe97a0d40727750b6a40e2c7fe | |
parent | cc6f4d19f58efdd0be1ead82856f76a446496516 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I828e052f9d32ff73d75d07087fcd25c8ed61d9de Reviewed-on: https://go-review.googlesource.com/c/net/+/540816 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> 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.