Skip to content

Commit 0b87142

Browse files
Update github.com/securego/gosec/v2 digest to b23a9e5 (#541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 43d6d20 commit 0b87142

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ require (
187187
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
188188
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
189189
github.com/sashamelentyev/usestdlibvars v1.29.0 // indirect
190-
github.com/securego/gosec/v2 v2.24.8-0.20260316110558-744bfb5ef06e // indirect
190+
github.com/securego/gosec/v2 v2.24.8-0.20260317080842-b23a9e534822 // indirect
191191
github.com/sergi/go-diff v1.4.0 // indirect
192192
github.com/sivchari/containedctx v1.0.3 // indirect
193193
github.com/skeema/knownhosts v1.3.2 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,8 +432,8 @@ github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tM
432432
github.com/sashamelentyev/interfacebloat v1.1.0/go.mod h1:+Y9yU5YdTkrNvoX0xHc84dxiN1iBi9+G8zZIhPVoNjQ=
433433
github.com/sashamelentyev/usestdlibvars v1.29.0 h1:8J0MoRrw4/NAXtjQqTHrbW9NN+3iMf7Knkq057v4XOQ=
434434
github.com/sashamelentyev/usestdlibvars v1.29.0/go.mod h1:8PpnjHMk5VdeWlVb4wCdrB8PNbLqZ3wBZTZWkrpZZL8=
435-
github.com/securego/gosec/v2 v2.24.8-0.20260316110558-744bfb5ef06e h1:M6y0Qs4E1uGbWieIUpYOoi5tSzom8VjK82fZ+zrDBV0=
436-
github.com/securego/gosec/v2 v2.24.8-0.20260316110558-744bfb5ef06e/go.mod h1:Df9epVWULQnN5Fc8eGXL9rLJ3a1/yuy7CL38zBfUQms=
435+
github.com/securego/gosec/v2 v2.24.8-0.20260317080842-b23a9e534822 h1:HH4tXGiyB1+6494T82+P45cpL7nHPOpzDmK10+BJWx4=
436+
github.com/securego/gosec/v2 v2.24.8-0.20260317080842-b23a9e534822/go.mod h1:Df9epVWULQnN5Fc8eGXL9rLJ3a1/yuy7CL38zBfUQms=
437437
github.com/sergi/go-diff v1.4.0 h1:n/SP9D5ad1fORl+llWyN+D6qoUETXNZARKjyY2/KVCw=
438438
github.com/sergi/go-diff v1.4.0/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=
439439
github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e/go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk=

0 commit comments

Comments
 (0)