File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ require (
101
101
github.com/sashamelentyev/interfacebloat v1.1.0
102
102
github.com/sashamelentyev/usestdlibvars v1.29.0
103
103
github.com/securego/gosec/v2 v2.22.7
104
- github.com/shirou/gopsutil/v4 v4.25.6
104
+ github.com/shirou/gopsutil/v4 v4.25.7
105
105
github.com/sirupsen/logrus v1.9.3
106
106
github.com/sivchari/containedctx v1.0.3
107
107
github.com/sonatard/noctx v0.4.0
@@ -204,8 +204,8 @@ require (
204
204
github.com/spf13/jwalterweatherman v1.1.0 // indirect
205
205
github.com/stretchr/objx v0.5.2 // indirect
206
206
github.com/subosito/gotenv v1.4.1 // indirect
207
- github.com/tklauser/go-sysconf v0.3.12 // indirect
208
- github.com/tklauser/numcpus v0.6.1 // indirect
207
+ github.com/tklauser/go-sysconf v0.3.15 // indirect
208
+ github.com/tklauser/numcpus v0.10.0 // indirect
209
209
github.com/valyala/bytebufferpool v1.0.0 // indirect
210
210
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
211
211
github.com/yusufpapurcu/wmi v1.2.4 // indirect
You can’t perform that action at this time.
0 commit comments