commit | c10a0554eabf8a6a7a6cc3097c9d9f43dcee0a43 | [log] [tgz] |
---|---|---|
author | Mikio Hara <mikioh.public.networking@gmail.com> | Thu Feb 14 12:51:58 2019 +0900 |
committer | Mikio Hara <mikioh.public.networking@gmail.com> | Sun Mar 10 07:45:41 2019 +0000 |
tree | 57d8c175da4f0d477fc103d495229056324e657d | |
parent | 784e4c8c97f76a2d8ad7577cbd035414b6c8386b [diff] |
ipv6: drop support for go1.8 or below Change-Id: I9f4108283333eb56aad429bb6338231459bc2bbf Reviewed-on: https://go-review.googlesource.com/c/net/+/162599 Run-TryBot: Mikio Hara <mikioh.public.networking@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Dave Cheney <dave@cheney.net>
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.