commit | f4d43177bf5e2ee98617956e417d0555d4b69c17 | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Mon Aug 30 10:31:15 2021 +0200 |
committer | Tobias Klauser <tobias.klauser@gmail.com> | Tue Aug 31 04:25:30 2021 +0000 |
tree | 6320a7f4c676b5392737375dedef8e68f3c328ba | |
parent | 63515b42dcdf9544f4e6a02fd7632793fde2f72d [diff] |
unix/linux: update Dockerfile to Kernel 5.14 Change-Id: Ie6b9521c70c0e91a507a923811f44f797b64e064 Reviewed-on: https://go-review.googlesource.com/c/sys/+/346029 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>
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.