commit | 66a96c8a540e84140eaf74e38bb3a0a2ff5e5c53 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Fri Feb 15 16:53:08 2019 +0000 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Tue Feb 26 19:30:03 2019 +0000 |
tree | fb1cf1f4bcfcc247eda2957c085340acc8188333 | |
parent | fe579d43d83210096a79b46dcca0e3721058393a [diff] |
html: remove G+ reference from testdata A bot inside Google was nagging me about this so change plusone to minusone to hide it from the bot which doesn't understand that it's just test data. Change-Id: I2300a3e8c2ca969d61cae2d6bdc0683743b534e1 Reviewed-on: https://go-review.googlesource.com/c/162888 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Nigel Tao <nigeltao@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.