Bump procfs to v0.0.7 (#1538)
Update Prometheus procfs library to the latest release. Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
aede04172c
commit
8a4c9c154b
25 changed files with 1595 additions and 171 deletions
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
|
|
@ -47,7 +47,7 @@ github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
|
|||
github.com/prometheus/common/log
|
||||
github.com/prometheus/common/model
|
||||
github.com/prometheus/common/version
|
||||
# github.com/prometheus/procfs v0.0.5
|
||||
# github.com/prometheus/procfs v0.0.7
|
||||
github.com/prometheus/procfs
|
||||
github.com/prometheus/procfs/bcache
|
||||
github.com/prometheus/procfs/internal/fs
|
||||
|
|
@ -70,7 +70,7 @@ golang.org/x/net/bpf
|
|||
golang.org/x/net/internal/iana
|
||||
golang.org/x/net/internal/socket
|
||||
golang.org/x/net/ipv4
|
||||
# golang.org/x/sync v0.0.0-20190423024810-112230192c58
|
||||
# golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
|
||||
golang.org/x/sync/errgroup
|
||||
# golang.org/x/sys v0.0.0-20190902133755-9109b7679e13
|
||||
golang.org/x/sys/unix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue