Skip to content

Commit 4ee5c73

Browse files
chore(deps): update github.com/securego/gosec/v2 digest to b23a9e5 (#403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 579b05e commit 4ee5c73

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
@@ -166,7 +166,7 @@ require (
166166
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
167167
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
168168
github.com/sashamelentyev/usestdlibvars v1.29.0 // indirect
169-
github.com/securego/gosec/v2 v2.24.8-0.20260315114015-dec52c4101b5 // indirect
169+
github.com/securego/gosec/v2 v2.24.8-0.20260317080842-b23a9e534822 // indirect
170170
github.com/sirupsen/logrus v1.9.4 // indirect
171171
github.com/sivchari/containedctx v1.0.3 // indirect
172172
github.com/sonatard/noctx v0.5.1 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -366,8 +366,8 @@ github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tM
366366
github.com/sashamelentyev/interfacebloat v1.1.0/go.mod h1:+Y9yU5YdTkrNvoX0xHc84dxiN1iBi9+G8zZIhPVoNjQ=
367367
github.com/sashamelentyev/usestdlibvars v1.29.0 h1:8J0MoRrw4/NAXtjQqTHrbW9NN+3iMf7Knkq057v4XOQ=
368368
github.com/sashamelentyev/usestdlibvars v1.29.0/go.mod h1:8PpnjHMk5VdeWlVb4wCdrB8PNbLqZ3wBZTZWkrpZZL8=
369-
github.com/securego/gosec/v2 v2.24.8-0.20260315114015-dec52c4101b5 h1:s0lSjTqfA+zFkzi3eJ+BSjlRw56GfHki34/3+UU0xPg=
370-
github.com/securego/gosec/v2 v2.24.8-0.20260315114015-dec52c4101b5/go.mod h1:+XLCJiRE95ga77XInNELh2M6zQP+PdqiT9Zpm0D9Wpk=
369+
github.com/securego/gosec/v2 v2.24.8-0.20260317080842-b23a9e534822 h1:HH4tXGiyB1+6494T82+P45cpL7nHPOpzDmK10+BJWx4=
370+
github.com/securego/gosec/v2 v2.24.8-0.20260317080842-b23a9e534822/go.mod h1:Df9epVWULQnN5Fc8eGXL9rLJ3a1/yuy7CL38zBfUQms=
371371
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ=
372372
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
373373
github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e/go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk=

0 commit comments

Comments
 (0)