node_exporter/vendor/golang.org/x
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
..
net Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
sync Update vendoring. (#1257) 2019-02-13 14:12:12 +01:00
sys use sys/unix package instead of syscall (#1340) 2019-05-10 13:04:06 -05:00