Skip to content

Commit 4f45cee

Browse files
committed
go mod tidy
1 parent 39aa907 commit 4f45cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ require (
164164
github.com/prometheus/common v0.62.0
165165
github.com/quasilyte/go-ruleguard/dsl v0.3.21
166166
github.com/robfig/cron/v3 v3.0.1
167+
github.com/shirou/gopsutil/v3 v3.24.4
167168
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
168169
github.com/spf13/afero v1.12.0
169170
github.com/spf13/pflag v1.0.5
@@ -401,7 +402,6 @@ require (
401402
github.com/ryanuber/go-glob v1.0.0 // indirect
402403
github.com/satori/go.uuid v1.2.1-0.20181028125025-b2ce2384e17b // indirect
403404
github.com/secure-systems-lab/go-securesystemslib v0.7.0 // indirect
404-
github.com/shirou/gopsutil/v3 v3.24.4
405405
github.com/shoenig/go-m1cpu v0.1.6 // indirect
406406
github.com/sirupsen/logrus v1.9.3 // indirect
407407
github.com/spaolacci/murmur3 v1.1.0 // indirect

0 commit comments

Comments
 (0)