Skip to content

Commit 16a682e

Browse files
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.6 to 4.25.7 (#5970)
1 parent 766c461 commit 16a682e

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ require (
101101
github.com/sashamelentyev/interfacebloat v1.1.0
102102
github.com/sashamelentyev/usestdlibvars v1.29.0
103103
github.com/securego/gosec/v2 v2.22.7
104-
github.com/shirou/gopsutil/v4 v4.25.6
104+
github.com/shirou/gopsutil/v4 v4.25.7
105105
github.com/sirupsen/logrus v1.9.3
106106
github.com/sivchari/containedctx v1.0.3
107107
github.com/sonatard/noctx v0.4.0
@@ -204,8 +204,8 @@ require (
204204
github.com/spf13/jwalterweatherman v1.1.0 // indirect
205205
github.com/stretchr/objx v0.5.2 // indirect
206206
github.com/subosito/gotenv v1.4.1 // indirect
207-
github.com/tklauser/go-sysconf v0.3.12 // indirect
208-
github.com/tklauser/numcpus v0.6.1 // indirect
207+
github.com/tklauser/go-sysconf v0.3.15 // indirect
208+
github.com/tklauser/numcpus v0.10.0 // indirect
209209
github.com/valyala/bytebufferpool v1.0.0 // indirect
210210
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
211211
github.com/yusufpapurcu/wmi v1.2.4 // indirect

go.sum

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)