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 @@ -96,7 +96,7 @@ require (
96
96
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
97
97
github.com/sashamelentyev/interfacebloat v1.1.0
98
98
github.com/sashamelentyev/usestdlibvars v1.28.0
99
- github.com/securego/gosec/v2 v2.22.2
99
+ github.com/securego/gosec/v2 v2.22.3
100
100
github.com/shirou/gopsutil/v4 v4.25.3
101
101
github.com/sirupsen/logrus v1.9.3
102
102
github.com/sivchari/containedctx v1.0.3
@@ -210,7 +210,7 @@ require (
210
210
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
211
211
golang.org/x/sync v0.12.0 // indirect
212
212
golang.org/x/text v0.23.0 // indirect
213
- google.golang.org/protobuf v1.36.5 // indirect
213
+ google.golang.org/protobuf v1.36.6 // indirect
214
214
gopkg.in/ini.v1 v1.67.0 // indirect
215
215
gopkg.in/yaml.v2 v2.4.0 // indirect
216
216
)
You can’t perform that action at this time.
0 commit comments