commit | f5e5bdd778241bfefa8627f7124c39cd6ad8d74f | [log] [tgz] |
---|---|---|
author | Kunpei Sakai <namusyaka@gmail.com> | Tue Oct 02 01:28:04 2018 +0900 |
committer | Nigel Tao <nigeltao@golang.org> | Wed Oct 03 01:32:48 2018 +0000 |
tree | bab3370723fa9c65ccdbc2a363cf72de8a45763a | |
parent | 4dfa2610cdf3b287375bbba5b8f2a14d3b01d8de [diff] |
html: remove unnecessary namespace checking Change-Id: I03ebb4369389262b842001e18d0594fd71b19f44 Reviewed-on: https://go-review.googlesource.com/c/138797 Run-TryBot: Kunpei Sakai <namusyaka@gmail.com> TryBot-Result: Gobot Gobot <gobot@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.