File tree 2 files changed +10
-11
lines changed
2 files changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ require (
72
72
github.com/sanposhiho/wastedassign/v2 v2.0.6
73
73
github.com/securego/gosec/v2 v2.11.0
74
74
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
75
- github.com/shirou/gopsutil/v3 v3.22.2
75
+ github.com/shirou/gopsutil/v3 v3.22.3
76
76
github.com/sirupsen/logrus v1.8.1
77
77
github.com/sivchari/containedctx v1.0.2
78
78
github.com/sivchari/tenv v1.5.0
@@ -155,8 +155,8 @@ require (
155
155
github.com/spf13/jwalterweatherman v1.1.0 // indirect
156
156
github.com/stretchr/objx v0.1.1 // indirect
157
157
github.com/subosito/gotenv v1.2.0 // indirect
158
- github.com/tklauser/go-sysconf v0.3.9 // indirect
159
- github.com/tklauser/numcpus v0.3 .0 // indirect
158
+ github.com/tklauser/go-sysconf v0.3.10 // indirect
159
+ github.com/tklauser/numcpus v0.4 .0 // indirect
160
160
github.com/valyala/bytebufferpool v1.0.0 // indirect
161
161
github.com/yusufpapurcu/wmi v1.2.2 // indirect
162
162
golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e // indirect
You can’t perform that action at this time.
0 commit comments