Skip to content

Commit 98b685c

Browse files
authored
build(deps): bump github.com/securego/gosec/v2 from ab3f6c1c83a0 to bcec04e78483 (#4960)
1 parent 5fa1b68 commit 98b685c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -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.20.1-0.20240822074752-ab3f6c1c83a0
95+
github.com/securego/gosec/v2 v2.20.1-0.20240826145712-bcec04e78483
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
@@ -191,7 +191,7 @@ require (
191191
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
192192
golang.org/x/mod v0.20.0 // indirect
193193
golang.org/x/sync v0.8.0 // indirect
194-
golang.org/x/sys v0.23.0 // indirect
194+
golang.org/x/sys v0.24.0 // indirect
195195
golang.org/x/text v0.17.0 // indirect
196196
google.golang.org/protobuf v1.34.2 // indirect
197197
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)