commit | ebc8168ac8ac742194df729305175940790c55a2 | [log] [tgz] |
---|---|---|
author | vitalmotif <zhangshengqiang@outlook.com> | Wed Mar 20 09:32:28 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Mar 21 09:28:29 2024 +0000 |
tree | 58f495411e1518bf2a892b776083ef2bb6c2b452 | |
parent | 3678185f8a652e52864c44049a9ea96b7bcc066a [diff] |
all: fix some typos Change-Id: I7e2c867efcc960553da77e395b0069ab6776cd9f GitHub-Last-Rev: eaa122d1b6086c22f329227053411b0a73a5215b GitHub-Pull-Request: golang/net#205 Reviewed-on: https://go-review.googlesource.com/c/net/+/572995 Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Damien Neil <dneil@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Damien Neil <dneil@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.