commit | a8e0109124268a0a063b5900bce0c2b33398ec01 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Nov 27 17:02:04 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Mon Nov 27 17:26:17 2023 +0000 |
tree | 75d0137cdf539e0d44a605689ea935e383aa9198 | |
parent | 13e88dd2f74327f590622c561597594022c45de5 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ia3b446633ffc0b3264692cfaae765bfb79063dab Reviewed-on: https://go-review.googlesource.com/c/net/+/545175 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Michael Knyszek <mknyszek@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.