Skip to content

Commit 49e5bc0

Browse files
authored
Revert "build(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11" (#3397)
1 parent 089cf83 commit 49e5bc0

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

go.mod

+3-3
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ require (
8282
github.com/sashamelentyev/usestdlibvars v1.21.1
8383
github.com/securego/gosec/v2 v2.14.0
8484
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
85-
github.com/shirou/gopsutil/v3 v3.22.11
85+
github.com/shirou/gopsutil/v3 v3.22.10
8686
github.com/sirupsen/logrus v1.9.0
8787
github.com/sivchari/containedctx v1.0.2
8888
github.com/sivchari/tenv v1.7.1
@@ -168,8 +168,8 @@ require (
168168
github.com/spf13/jwalterweatherman v1.1.0 // indirect
169169
github.com/stretchr/objx v0.5.0 // indirect
170170
github.com/subosito/gotenv v1.4.1 // indirect
171-
github.com/tklauser/go-sysconf v0.3.11 // indirect
172-
github.com/tklauser/numcpus v0.6.0 // indirect
171+
github.com/tklauser/go-sysconf v0.3.10 // indirect
172+
github.com/tklauser/numcpus v0.4.0 // indirect
173173
github.com/valyala/bytebufferpool v1.0.0 // indirect
174174
github.com/yusufpapurcu/wmi v1.2.2 // indirect
175175
go.uber.org/atomic v1.7.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)