@@ -118,7 +118,7 @@ require (
118118 github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
119119 github.com/sashamelentyev/interfacebloat v1.1.0
120120 github.com/sashamelentyev/usestdlibvars v1.29.0
121- github.com/securego/gosec/v2 v2.26 .1
121+ github.com/securego/gosec/v2 v2.27 .1
122122 github.com/shirou/gopsutil/v4 v4.26.5
123123 github.com/sirupsen/logrus v1.9.4
124124 github.com/sivchari/containedctx v1.0.3
@@ -225,7 +225,7 @@ require (
225225 github.com/spf13/afero v1.15.0 // indirect
226226 github.com/spf13/cast v1.5.0 // indirect
227227 github.com/spf13/jwalterweatherman v1.1.0 // indirect
228- github.com/stretchr/objx v0.5.2 // indirect
228+ github.com/stretchr/objx v0.5.3 // indirect
229229 github.com/subosito/gotenv v1.4.1 // indirect
230230 github.com/tklauser/go-sysconf v0.3.16 // indirect
231231 github.com/tklauser/numcpus v0.11.0 // indirect
@@ -235,9 +235,9 @@ require (
235235 go.uber.org/multierr v1.10.0 // indirect
236236 go.uber.org/zap v1.27.0 // indirect
237237 golang.org/x/exp/typeparams v0.0.0-20260209203927-2842357ff358 // indirect
238- golang.org/x/text v0.36 .0 // indirect
238+ golang.org/x/text v0.37 .0 // indirect
239239 golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
240- google.golang.org/protobuf v1.36.10 // indirect
240+ google.golang.org/protobuf v1.36.11 // indirect
241241 gopkg.in/ini.v1 v1.67.0 // indirect
242242 gopkg.in/yaml.v2 v2.4.0 // indirect
243243 gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments