commit | 4ddde0e984e9c8d85913f8a8be88ce66b1b0fbae | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Tue Dec 14 16:22:29 2021 -0800 |
committer | Ian Lance Taylor <iant@golang.org> | Wed Dec 15 06:06:38 2021 +0000 |
tree | 7f4c0eca98d44b5dd3048705d9af271c4919cba4 | |
parent | 491a49abca63de5e07ef554052d180a1b5fe2d70 [diff] |
http2: fix tipo in comment Change-Id: I821714084436f4d16c9a26ea09d1bdc8e78ceddf Reviewed-on: https://go-review.googlesource.com/c/net/+/372134 Trust: Ian Lance Taylor <iant@golang.org> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@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.