commit | 70233675aed4ad06978307d93ad8f12b9b6ca38c | [log] [tgz] |
---|---|---|
author | cui fliter <imcusg@gmail.com> | Tue Aug 15 11:19:29 2023 +0800 |
committer | Gopher Robot <gobot@golang.org> | Wed Aug 16 01:58:07 2023 +0000 |
tree | 8a84009f474eb30d95b0f9cbfc9b138d33881029 | |
parent | eabbd5c0365faf8ae497f33939135aae720e7f2b [diff] |
cpu: remove repetitive word Change-Id: I6dbed409b549ab2cfc862094f19373816b7c0859 Reviewed-on: https://go-review.googlesource.com/c/sys/+/519076 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Ian Lance Taylor <iant@google.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.