upgraded github.com/ncabatoff/process-exporter v0.7.10 => v0.7.11
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
This commit is contained in:
parent
c754d4b0cd
commit
7b2313716f
2 changed files with 1233 additions and 7 deletions
2
go.mod
2
go.mod
|
@ -15,7 +15,7 @@ require (
|
||||||
github.com/mitchellh/hashstructure/v2 v2.0.2
|
github.com/mitchellh/hashstructure/v2 v2.0.2
|
||||||
github.com/mitchellh/mapstructure v1.5.0
|
github.com/mitchellh/mapstructure v1.5.0
|
||||||
github.com/moul/pb v0.0.0-20220425114252-bca18df4138c
|
github.com/moul/pb v0.0.0-20220425114252-bca18df4138c
|
||||||
github.com/ncabatoff/process-exporter v0.7.10
|
github.com/ncabatoff/process-exporter v0.7.11
|
||||||
github.com/onsi/ginkgo/v2 v2.17.2
|
github.com/onsi/ginkgo/v2 v2.17.2
|
||||||
github.com/opencontainers/runc v1.1.12
|
github.com/opencontainers/runc v1.1.12
|
||||||
github.com/pmezard/go-difflib v1.0.0
|
github.com/pmezard/go-difflib v1.0.0
|
||||||
|
|
Loading…
Reference in a new issue