Node_Exporter/vendor/golang.org/x/sys
Paul Gier d0a66c4c40 use sys/unix package instead of syscall (#1340)
According to the golang docs, the syscall package is deprecated.
https://golang.org/pkg/syscall
This updates collectors to use the x/sys/unix package instead.
Also updates the vendored x/sys/unix module to latest.

Signed-off-by: Paul Gier <pgier@redhat.com>
2019-05-10 13:04:06 -05:00
..
unix use sys/unix package instead of syscall (#1340) 2019-05-10 13:04:06 -05:00
windows use sys/unix package instead of syscall (#1340) 2019-05-10 13:04:06 -05:00
AUTHORS Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
CONTRIBUTORS Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
LICENSE Vendor all dependencies 2016-01-21 16:41:53 -05:00
PATENTS Update vendoring for golang.org/x/sys/unix 2016-12-16 13:07:52 +01:00