commit | bc327ba9c2f0f4af0623e32d37ce4b080f437c53 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Dec 18 12:33:28 2020 +0100 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Mon Dec 21 09:36:33 2020 +0000 |
tree | c4e311722dc5a35e2861b8a4723e184b9c7c854a | |
parent | 7d0127a7474212d658b2b43a776ebb0ac9f10b80 [diff] |
unix/linux: update Dockerfile to Go 1.16beta1 Change-Id: Iee6d0bdbbb4f36adb8e963e482c0d62c7a3fb147 Reviewed-on: https://go-review.googlesource.com/c/sys/+/279113 Trust: Tobias Klauser <tobias.klauser@gmail.com> Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Matt Layher <mdlayher@gmail.com> Reviewed-by: Ian Lance Taylor <iant@golang.org>
This repository holds supplemental Go packages for low-level interactions with the operating system.
The easiest way to install is to run go get -u golang.org/x/sys
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/sys
.
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 sys repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/sys:” in the subject line, so it is easy to find.