commit | 4163338589ed626ba11276b63facaef1f55349d4 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon May 10 11:14:32 2021 +0200 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Mon May 10 12:01:50 2021 +0000 |
tree | 861226b4dd4bdb64bce6d76040af933b2d7ec957 | |
parent | 81045d8b478c32d9e981b915490d951326f56de1 [diff] |
route: add //go:build line to empty.s Change-Id: Ife7553d7c9a91e498f87175c147b18c529c89d01 Reviewed-on: https://go-review.googlesource.com/c/net/+/318309 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@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.