Skip to content

Commit 72a1b33

Browse files
build(deps): bump github.com/shirou/gopsutil/v4 from 4.24.12 to 4.25.1 (#5366)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
1 parent 10c03d7 commit 72a1b33

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ require (
9595
github.com/sashamelentyev/interfacebloat v1.1.0
9696
github.com/sashamelentyev/usestdlibvars v1.28.0
9797
github.com/securego/gosec/v2 v2.22.0
98-
github.com/shirou/gopsutil/v4 v4.24.12
98+
github.com/shirou/gopsutil/v4 v4.25.1
9999
github.com/sirupsen/logrus v1.9.3
100100
github.com/sivchari/containedctx v1.0.3
101101
github.com/sivchari/tenv v1.12.1
@@ -143,7 +143,7 @@ require (
143143
github.com/cespare/xxhash/v2 v2.3.0 // indirect
144144
github.com/chavacava/garif v0.1.0 // indirect
145145
github.com/davecgh/go-spew v1.1.1 // indirect
146-
github.com/ebitengine/purego v0.8.1 // indirect
146+
github.com/ebitengine/purego v0.8.2 // indirect
147147
github.com/ettle/strcase v0.2.0 // indirect
148148
github.com/fatih/structtag v1.2.0 // indirect
149149
github.com/fsnotify/fsnotify v1.5.4 // indirect

go.sum

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)