Skip to content

Commit

Permalink
Update module github.com/securego/gosec to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanarenovatebot[bot] authored and Ro Santalla committed Jul 8, 2024
1 parent 1a5991b commit 7b9b351
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/dmarkham/enumer v1.5.10
github.com/golangci/golangci-lint v1.59.1
github.com/quasilyte/go-ruleguard/dsl v0.3.22
github.com/securego/gosec v0.0.0-20200401082031-e946c8c39989
github.com/securego/gosec/v2 v2.20.1-0.20240525090044-5f0084eb01a9
github.com/unknwon/bra v0.0.0-20200517080246-1e3013ecaff8
gotest.tools/gotestsum v1.12.0
)
Expand Down Expand Up @@ -145,7 +145,6 @@ require (
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
github.com/sashamelentyev/usestdlibvars v1.26.0 // indirect
github.com/securego/gosec/v2 v2.20.1-0.20240525090044-5f0084eb01a9 // indirect
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/sivchari/containedctx v1.0.3 // indirect
Expand Down

0 comments on commit 7b9b351

Please sign in to comment.