Skip to content

Commit 23f63fd

Browse files
build(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#6229)
1 parent 115d596 commit 23f63fd

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ require (
105105
github.com/sashamelentyev/interfacebloat v1.1.0
106106
github.com/sashamelentyev/usestdlibvars v1.29.0
107107
github.com/securego/gosec/v2 v2.22.10
108-
github.com/shirou/gopsutil/v4 v4.25.10
108+
github.com/shirou/gopsutil/v4 v4.25.11
109109
github.com/sirupsen/logrus v1.9.3
110110
github.com/sivchari/containedctx v1.0.3
111111
github.com/sonatard/noctx v0.4.0
@@ -162,7 +162,7 @@ require (
162162
github.com/dave/dst v0.27.3 // indirect
163163
github.com/davecgh/go-spew v1.1.1 // indirect
164164
github.com/dlclark/regexp2 v1.11.5 // indirect
165-
github.com/ebitengine/purego v0.9.0 // indirect
165+
github.com/ebitengine/purego v0.9.1 // indirect
166166
github.com/ettle/strcase v0.2.0 // indirect
167167
github.com/fatih/structtag v1.2.0 // indirect
168168
github.com/fsnotify/fsnotify v1.5.4 // indirect
@@ -209,8 +209,8 @@ require (
209209
github.com/spf13/jwalterweatherman v1.1.0 // indirect
210210
github.com/stretchr/objx v0.5.2 // indirect
211211
github.com/subosito/gotenv v1.4.1 // indirect
212-
github.com/tklauser/go-sysconf v0.3.15 // indirect
213-
github.com/tklauser/numcpus v0.10.0 // indirect
212+
github.com/tklauser/go-sysconf v0.3.16 // indirect
213+
github.com/tklauser/numcpus v0.11.0 // indirect
214214
github.com/valyala/bytebufferpool v1.0.0 // indirect
215215
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
216216
github.com/yusufpapurcu/wmi v1.2.4 // indirect

go.sum

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

0 commit comments

Comments
 (0)