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 5, 2024
1 parent 0e250c4 commit 3799180
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.55.2
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.0
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/sanposhiho/wastedassign/v2 v2.0.7 // indirect
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
github.com/sashamelentyev/usestdlibvars v1.24.0 // indirect
github.com/securego/gosec/v2 v2.20.0 // 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 3799180

Please sign in to comment.