@@ -92,7 +92,7 @@ require (
9292 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
9393 github.com/sashamelentyev/interfacebloat v1.1.0
9494 github.com/sashamelentyev/usestdlibvars v1.27.0
95- github.com/securego/gosec/v2 v2.21.1
95+ github.com/securego/gosec/v2 v2.21.2
9696 github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
9797 github.com/shirou/gopsutil/v3 v3.24.5
9898 github.com/sirupsen/logrus v1.9.3
@@ -124,7 +124,7 @@ require (
124124 go-simpler.org/musttag v0.12.2
125125 go-simpler.org/sloglint v0.7.2
126126 go.uber.org/automaxprocs v1.5.3
127- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
127+ golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e
128128 golang.org/x/tools v0.24.0
129129 gopkg.in/yaml.v3 v3.0.1
130130 honnef.co/go/tools v0.5.1
@@ -191,8 +191,8 @@ require (
191191 golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
192192 golang.org/x/mod v0.21.0 // indirect
193193 golang.org/x/sync v0.8.0 // indirect
194- golang.org/x/sys v0.24 .0 // indirect
195- golang.org/x/text v0.17 .0 // indirect
194+ golang.org/x/sys v0.25 .0 // indirect
195+ golang.org/x/text v0.18 .0 // indirect
196196 google.golang.org/protobuf v1.34.2 // indirect
197197 gopkg.in/ini.v1 v1.67.0 // indirect
198198 gopkg.in/yaml.v2 v2.4.0 // indirect
0 commit comments