vendor: bump prometheus/procfs v0.0.8
full diff: cb4147076a...v0.0.8
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
8
vendor/github.com/prometheus/procfs/go.mod
generated
vendored
Normal file
8
vendor/github.com/prometheus/procfs/go.mod
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/prometheus/procfs
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.3.1
|
||||
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
|
||||
)
|
||||
Reference in New Issue
Block a user