@@ -104,7 +104,7 @@ require (
104104github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
105105github.com/sashamelentyev/interfacebloat v1.1.0
106106github.com/sashamelentyev/usestdlibvars v1.29.0
107- github.com/securego/gosec/v2 v2.22.8
107+ github.com/securego/gosec/v2 v2.22.9
108108github.com/shirou/gopsutil/v4 v4.25.8
109109github.com/sirupsen/logrus v1.9.3
110110github.com/sivchari/containedctx v1.0.3
@@ -149,7 +149,7 @@ require (
149149require (
150150codeberg.org/chavacava/garif v0.2.0 // indirect
151151dev.gaijin.team/go/golib v0.6.0 // indirect
152- github.com/Masterminds/semver/v3 v3.3.1 // indirect
152+ github.com/Masterminds/semver/v3 v3.4.0 // indirect
153153github.com/alfatraining/structtag v1.0.0 // indirect
154154github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
155155github.com/beorn7/perks v1.0.1 // indirect
@@ -221,7 +221,7 @@ require (
221221golang.org/x/text v0.29.0 // indirect
222222golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
223223golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
224- google.golang.org/protobuf v1.36.6 // indirect
224+ google.golang.org/protobuf v1.36.8 // indirect
225225gopkg.in/ini.v1 v1.67.0 // indirect
226226gopkg.in/yaml.v2 v2.4.0 // indirect
227227)