From 04f027adbec863c1a8bc93d5f9ab08b36a420543 Mon Sep 17 00:00:00 2001 From: Joseph Richey Date: Thu, 8 Feb 2018 01:08:10 -0800 Subject: dep: Setup Gopkg.toml This change transitions to dep, sets up Gopkg.toml, and purnes the maximum allowable number of files. --- vendor/golang.org/x/sys/CONTRIBUTORS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vendor/golang.org/x/sys/CONTRIBUTORS (limited to 'vendor/golang.org/x/sys/CONTRIBUTORS') diff --git a/vendor/golang.org/x/sys/CONTRIBUTORS b/vendor/golang.org/x/sys/CONTRIBUTORS new file mode 100644 index 0000000..1c4577e --- /dev/null +++ b/vendor/golang.org/x/sys/CONTRIBUTORS @@ -0,0 +1,3 @@ +# This source code was written by the Go contributors. +# The master list of contributors is in the main Go distribution, +# visible at http://tip.golang.org/CONTRIBUTORS. -- cgit v1.3