node_exporter/vendor
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
..
github.com Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
go.uber.org Add perf exporter (#1274) 2019-05-07 13:21:41 +02:00
golang.org/x use sys/unix package instead of syscall (#1340) 2019-05-10 13:04:06 -05:00
gopkg.in/alecthomas/kingpin.v2 Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
modules.txt use sys/unix package instead of syscall (#1340) 2019-05-10 13:04:06 -05:00