File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ require (
94
94
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
95
95
github.com/sashamelentyev/interfacebloat v1.1.0
96
96
github.com/sashamelentyev/usestdlibvars v1.28.0
97
- github.com/securego/gosec/v2 v2.21.4
97
+ github.com/securego/gosec/v2 v2.22.0
98
98
github.com/shirou/gopsutil/v4 v4.24.12
99
99
github.com/sirupsen/logrus v1.9.3
100
100
github.com/sivchari/containedctx v1.0.3
@@ -198,8 +198,8 @@ require (
198
198
go.uber.org/zap v1.24.0 // indirect
199
199
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f // indirect
200
200
golang.org/x/sync v0.10.0 // indirect
201
- golang.org/x/text v0.20 .0 // indirect
202
- google.golang.org/protobuf v1.34.2 // indirect
201
+ golang.org/x/text v0.21 .0 // indirect
202
+ google.golang.org/protobuf v1.36.1 // indirect
203
203
gopkg.in/ini.v1 v1.67.0 // indirect
204
204
gopkg.in/yaml.v2 v2.4.0 // indirect
205
205
)
You can’t perform that action at this time.
0 commit comments