diff options
Diffstat (limited to 'vendor/golang.org/x/sys/README')
-rw-r--r-- | vendor/golang.org/x/sys/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/golang.org/x/sys/README b/vendor/golang.org/x/sys/README deleted file mode 100644 index bd422b40c..000000000 --- a/vendor/golang.org/x/sys/README +++ /dev/null @@ -1,3 +0,0 @@ -This repository holds supplemental Go packages for low-level interactions with the operating system. - -To submit changes to this repository, see http://golang.org/doc/contribute.html. |