Update metric dependencies (#5023)
This commit is contained in:
parent
4befa8cc8a
commit
9278f0cad2
128 changed files with 3873 additions and 2729 deletions
6
vendor/github.com/ncabatoff/procfs/go.mod
generated
vendored
Normal file
6
vendor/github.com/ncabatoff/procfs/go.mod
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
module github.com/ncabatoff/procfs
|
||||
|
||||
require (
|
||||
github.com/prometheus/procfs v0.0.0-20190403104016-ea9eea638872
|
||||
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue