File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/mitchellh/go-ps v1.0.0
14
14
github.com/mitchellh/hashstructure v1.1.0
15
15
github.com/mitchellh/mapstructure v1.5.0
16
- github.com/moul/pb v0.0.0-20180404114147-54bdd96e6a52
16
+ github.com/moul/pb v0.0.0-20220425114252-bca18df4138c
17
17
github.com/ncabatoff/process-exporter v0.7.10
18
18
github.com/onsi/ginkgo v1.16.5
19
19
github.com/opencontainers/runc v1.1.3
Original file line number Diff line number Diff line change @@ -443,6 +443,8 @@ github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 h1:n6/
443
443
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 /go.mod h1:Pm3mSP3c5uWn86xMLZ5Sa7JB9GsEZySvHYXCTK4E9q4 =
444
444
github.com/moul/pb v0.0.0-20180404114147-54bdd96e6a52 h1:8zDEa5yAIWYBHSDpPbSgGIBL/SvPSE9/FlB3aQ54d/A =
445
445
github.com/moul/pb v0.0.0-20180404114147-54bdd96e6a52 /go.mod h1:jE2HT8eoucYyUPBFJMreiVlC3KPHkDMtN8wn+ef7Y64 =
446
+ github.com/moul/pb v0.0.0-20220425114252-bca18df4138c h1:1STmblv9zmHLDpru4dbnf1PNL6wrrZNf7yBH+SfQU+s =
447
+ github.com/moul/pb v0.0.0-20220425114252-bca18df4138c /go.mod h1:jE2HT8eoucYyUPBFJMreiVlC3KPHkDMtN8wn+ef7Y64 =
446
448
github.com/mrunalp/fileutils v0.5.0 /go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ =
447
449
github.com/munnerz/goautoneg v0.0.0-20120707110453-a547fc61f48d /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
448
450
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 /go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ =
You can’t perform that action at this time.
0 commit comments