@@ -104,7 +104,7 @@ require (
104
104
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
105
105
github.com/sashamelentyev/interfacebloat v1.1.0
106
106
github.com/sashamelentyev/usestdlibvars v1.29.0
107
- github.com/securego/gosec/v2 v2.22.8
107
+ github.com/securego/gosec/v2 v2.22.9
108
108
github.com/shirou/gopsutil/v4 v4.25.8
109
109
github.com/sirupsen/logrus v1.9.3
110
110
github.com/sivchari/containedctx v1.0.3
@@ -149,7 +149,7 @@ require (
149
149
require (
150
150
codeberg.org/chavacava/garif v0.2.0 // indirect
151
151
dev.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
153
153
github.com/alfatraining/structtag v1.0.0 // indirect
154
154
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
155
155
github.com/beorn7/perks v1.0.1 // indirect
@@ -221,7 +221,7 @@ require (
221
221
golang.org/x/text v0.29.0 // indirect
222
222
golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
223
223
golang.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
225
225
gopkg.in/ini.v1 v1.67.0 // indirect
226
226
gopkg.in/yaml.v2 v2.4.0 // indirect
227
227
)
0 commit comments