File tree 2 files changed +10
-9
lines changed
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ require (
82
82
github.com/sashamelentyev/usestdlibvars v1.21.1
83
83
github.com/securego/gosec/v2 v2.14.0
84
84
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
86
86
github.com/sirupsen/logrus v1.9.0
87
87
github.com/sivchari/containedctx v1.0.2
88
88
github.com/sivchari/tenv v1.7.1
@@ -168,8 +168,8 @@ require (
168
168
github.com/spf13/jwalterweatherman v1.1.0 // indirect
169
169
github.com/stretchr/objx v0.5.0 // indirect
170
170
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
173
173
github.com/valyala/bytebufferpool v1.0.0 // indirect
174
174
github.com/yusufpapurcu/wmi v1.2.2 // indirect
175
175
go.uber.org/atomic v1.7.0 // indirect
You can’t perform that action at this time.
0 commit comments