Skip to content

Commit

Permalink
build(deps): bump github.com/securego/gosec/v2 from 2.10.0 to 2.11.0 (#…
Browse files Browse the repository at this point in the history
…2697)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
  • Loading branch information
2 people authored and pull[bot] committed Nov 12, 2023
1 parent 9424ab2 commit abc6380
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .golangci.example.yml
Expand Up @@ -659,6 +659,7 @@ linters-settings:
- G108
- G109
- G110
- G111
- G201
- G202
- G203
Expand Down Expand Up @@ -693,6 +694,7 @@ linters-settings:
- G108
- G109
- G110
- G111
- G201
- G202
- G203
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -70,7 +70,7 @@ require (
github.com/ryancurrah/gomodguard v1.2.3
github.com/ryanrolds/sqlclosecheck v0.3.0
github.com/sanposhiho/wastedassign/v2 v2.0.6
github.com/securego/gosec/v2 v2.10.0
github.com/securego/gosec/v2 v2.11.0
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
github.com/shirou/gopsutil/v3 v3.22.2
github.com/sirupsen/logrus v1.8.1
Expand Down
6 changes: 3 additions & 3 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit abc6380

Please sign in to comment.