build(deps): bump github.com/securego/gosec/v2 from 2.21.1 to 2.21.2 … · golangci/golangci-lint@a1d6c56 (original) (raw)

Original file line number Diff line number Diff line change
@@ -92,7 +92,7 @@ require (
92 92 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
93 93 github.com/sashamelentyev/interfacebloat v1.1.0
94 94 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
96 96 github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
97 97 github.com/shirou/gopsutil/v3 v3.24.5
98 98 github.com/sirupsen/logrus v1.9.3
@@ -124,7 +124,7 @@ require (
124 124 go-simpler.org/musttag v0.12.2
125 125 go-simpler.org/sloglint v0.7.2
126 126 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
128 128 golang.org/x/tools v0.24.0
129 129 gopkg.in/yaml.v3 v3.0.1
130 130 honnef.co/go/tools v0.5.1
@@ -191,8 +191,8 @@ require (
191 191 golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
192 192 golang.org/x/mod v0.21.0 // indirect
193 193 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
196 196 google.golang.org/protobuf v1.34.2 // indirect
197 197 gopkg.in/ini.v1 v1.67.0 // indirect
198 198 gopkg.in/yaml.v2 v2.4.0 // indirect