File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ require (
164
164
github.com/prometheus/common v0.62.0
165
165
github.com/quasilyte/go-ruleguard/dsl v0.3.21
166
166
github.com/robfig/cron/v3 v3.0.1
167
+ github.com/shirou/gopsutil/v3 v3.24.4
167
168
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
168
169
github.com/spf13/afero v1.12.0
169
170
github.com/spf13/pflag v1.0.5
@@ -401,7 +402,6 @@ require (
401
402
github.com/ryanuber/go-glob v1.0.0 // indirect
402
403
github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b // indirect
403
404
github.com/secure-systems-lab/go-securesystemslib v0.7.0 // indirect
404
- github.com/shirou/gopsutil/v3 v3.24.4
405
405
github.com/shoenig/go-m1cpu v0.1.6 // indirect
406
406
github.com/sirupsen/logrus v1.9.3 // indirect
407
407
github.com/spaolacci/murmur3 v1.1.0 // indirect
You can’t perform that action at this time.
0 commit comments