commit | cb5b10f0bbc51089bf49030ce3bd43bbfee08c23 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Jan 08 17:35:41 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Mon Jan 08 18:08:52 2024 +0000 |
tree | ccf4ad137a7c951236722e015cbfda36eb5c2fee | |
parent | 689bbc7005f6bbf9fac1a8333bf03436fa4b4b2a [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I77f3c5560bd989f4e9c6b8c3f36e900fefe9bb0e Reviewed-on: https://go-review.googlesource.com/c/net/+/554675 Reviewed-by: Than McIntosh <thanm@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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.