commit | 198036681a8cdc4f3401d4dff9b09a9f56a62134 | [log] [tgz] |
---|---|---|
author | Dan Willemsen <[email protected]> | Wed Mar 15 13:17:14 2023 -0400 |
committer | Dan Willemsen <[email protected]> | Wed Mar 15 14:24:09 2023 -0400 |
tree | 6f83e101cba1f4abb7ec22c1c3f4cad9e1954038 | |
parent | cabb8ac6ecc5813fd1e67246fc492f92ed31fe06 [diff] | |
parent | c7a1bf9a0b0aa7c0c0e35a435924dd68e64d1653 [diff] |
Upgrade golang-x-sys to v0.6.0 Not using external_updater this time to switch to the new upstream tags. Test: treehugger Change-Id: I1ad9e8e99ff1267ea83adff95ff79136d6fcb8f7
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.