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

Lines changed: 3 additions & 3 deletions
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

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

0 commit comments

Comments
 (0)