File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ require (
87
87
github.com/sashamelentyev/usestdlibvars v1.24.0
88
88
github.com/securego/gosec/v2 v2.17.0
89
89
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
90
- github.com/shirou/gopsutil/v3 v3.23.7
90
+ github.com/shirou/gopsutil/v3 v3.23.8
91
91
github.com/sirupsen/logrus v1.9.3
92
92
github.com/sivchari/containedctx v1.0.3
93
93
github.com/sivchari/nosnakecase v1.7.0
@@ -177,8 +177,8 @@ require (
177
177
github.com/stretchr/objx v0.5.0 // indirect
178
178
github.com/subosito/gotenv v1.4.1 // indirect
179
179
github.com/t-yuki/gocover-cobertura v0.0.0-20180217150009-aaee18c8195c // indirect
180
- github.com/tklauser/go-sysconf v0.3.11 // indirect
181
- github.com/tklauser/numcpus v0.6.0 // indirect
180
+ github.com/tklauser/go-sysconf v0.3.12 // indirect
181
+ github.com/tklauser/numcpus v0.6.1 // indirect
182
182
github.com/valyala/bytebufferpool v1.0.0 // indirect
183
183
github.com/yusufpapurcu/wmi v1.2.3 // indirect
184
184
go.uber.org/atomic v1.7.0 // indirect
You can’t perform that action at this time.
0 commit comments