File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ require (
170
170
github.com/prometheus/common v0.63.0
171
171
github.com/quasilyte/go-ruleguard/dsl v0.3.22
172
172
github.com/robfig/cron/v3 v3.0.1
173
- github.com/shirou/gopsutil/v4 v4.25.3
173
+ github.com/shirou/gopsutil/v4 v4.25.4
174
174
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
175
175
github.com/spf13/afero v1.14.0
176
176
github.com/spf13/pflag v1.0.6
Original file line number Diff line number Diff line change @@ -1711,8 +1711,8 @@ github.com/secure-systems-lab/go-securesystemslib v0.9.0 h1:rf1HIbL64nUpEIZnjLZ3
1711
1711
github.com/secure-systems-lab/go-securesystemslib v0.9.0 /go.mod h1:DVHKMcZ+V4/woA/peqr+L0joiRXbPpQ042GgJckkFgw =
1712
1712
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
1713
1713
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
1714
- github.com/shirou/gopsutil/v4 v4.25.3 h1:SeA68lsu8gLggyMbmCn8cmp97V1TI9ld9sVzAUcKcKE =
1715
- github.com/shirou/gopsutil/v4 v4.25.3 /go.mod h1:xbuxyoZj+UsgnZrENu3lQivsngRR5BdjbJwf2fv4szA =
1714
+ github.com/shirou/gopsutil/v4 v4.25.4 h1:cdtFO363VEOOFrUCjZRh4XVJkb548lyF0q0uTeMqYPw =
1715
+ github.com/shirou/gopsutil/v4 v4.25.4 /go.mod h1:xbuxyoZj+UsgnZrENu3lQivsngRR5BdjbJwf2fv4szA =
1716
1716
github.com/sirupsen/logrus v1.7.0 /go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0 =
1717
1717
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ =
1718
1718
github.com/sirupsen/logrus v1.9.3 /go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ =
You can’t perform that action at this time.
0 commit comments