File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ require (
164
164
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
165
165
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
166
166
github.com/sashamelentyev/usestdlibvars v1.28.0 // indirect
167
- github.com/securego/gosec/v2 v2.22.1 // indirect
167
+ github.com/securego/gosec/v2 v2.22.2 // indirect
168
168
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
169
169
github.com/sirupsen/logrus v1.9.3 // indirect
170
170
github.com/sivchari/containedctx v1.0.3 // indirect
Original file line number Diff line number Diff line change @@ -384,8 +384,8 @@ github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tM
384
384
github.com/sashamelentyev/interfacebloat v1.1.0 /go.mod h1:+Y9yU5YdTkrNvoX0xHc84dxiN1iBi9+G8zZIhPVoNjQ =
385
385
github.com/sashamelentyev/usestdlibvars v1.28.0 h1:jZnudE2zKCtYlGzLVreNp5pmCdOxXUzwsMDBkR21cyQ =
386
386
github.com/sashamelentyev/usestdlibvars v1.28.0 /go.mod h1:9nl0jgOfHKWNFS43Ojw0i7aRoS4j6EBye3YBhmAIRF8 =
387
- github.com/securego/gosec/v2 v2.22.1 h1:IcBt3TpI5Y9VN1YlwjSpM2cHu0i3Iw52QM+PQeg7jN8 =
388
- github.com/securego/gosec/v2 v2.22.1 /go.mod h1:4bb95X4Jz7VSEPdVjC0hD7C/yR6kdeUBvCPOy9gDQ0g =
387
+ github.com/securego/gosec/v2 v2.22.2 h1:IXbuI7cJninj0nRpZSLCUlotsj8jGusohfONMrHoF6g =
388
+ github.com/securego/gosec/v2 v2.22.2 /go.mod h1:UEBGA+dSKb+VqM6TdehR7lnQtIIMorYJ4/9CW1KVQBE =
389
389
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8 =
390
390
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 /go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4 =
391
391
github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e /go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk =
You can’t perform that action at this time.
0 commit comments