Skip to content

Commit ea41793

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.5.0 to 2.6.1 (#1665)
Bumps [github.com/securego/gosec/v2](https://github.com/securego/gosec) from 2.5.0 to 2.6.1. - [Release notes](https://github.com/securego/gosec/releases) - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml) - [Commits](securego/gosec@v2.5.0...v2.6.1) Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Xiang Dai <[email protected]> Co-authored-by: Xiang Dai <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f648a7 commit ea41793

File tree

2 files changed

+16
-12
lines changed

2 files changed

+16
-12
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ require (
4949
github.com/polyfloyd/go-errorlint v0.0.0-20201127212506-19bd8db6546f
5050
github.com/ryancurrah/gomodguard v1.2.0
5151
github.com/ryanrolds/sqlclosecheck v0.3.0
52-
github.com/securego/gosec/v2 v2.5.0
52+
github.com/securego/gosec/v2 v2.6.1
5353
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
5454
github.com/shirou/gopsutil v0.0.0-20190901111213-e4ec7b275ada // v2.19.8
5555
github.com/sirupsen/logrus v1.7.0

go.sum

Lines changed: 15 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)