Skip to content

Commit 7a1c8d3

Browse files
build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.12 (#3445)
1 parent 6f7f8ae commit 7a1c8d3

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
@@ -83,7 +83,7 @@ require (
8383
github.com/sashamelentyev/usestdlibvars v1.21.1
8484
github.com/securego/gosec/v2 v2.14.0
8585
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
86-
github.com/shirou/gopsutil/v3 v3.22.10
86+
github.com/shirou/gopsutil/v3 v3.22.12
8787
github.com/sirupsen/logrus v1.9.0
8888
github.com/sivchari/containedctx v1.0.2
8989
github.com/sivchari/tenv v1.7.1
@@ -169,8 +169,8 @@ require (
169169
github.com/spf13/jwalterweatherman v1.1.0 // indirect
170170
github.com/stretchr/objx v0.5.0 // indirect
171171
github.com/subosito/gotenv v1.4.1 // indirect
172-
github.com/tklauser/go-sysconf v0.3.10 // indirect
173-
github.com/tklauser/numcpus v0.4.0 // indirect
172+
github.com/tklauser/go-sysconf v0.3.11 // indirect
173+
github.com/tklauser/numcpus v0.6.0 // indirect
174174
github.com/valyala/bytebufferpool v1.0.0 // indirect
175175
github.com/yusufpapurcu/wmi v1.2.2 // indirect
176176
go.uber.org/atomic v1.7.0 // 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)