Skip to content

Commit 6a6d063

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.22.5 to 2.22.6
Bumps [github.com/securego/gosec/v2](https://github.com/securego/gosec) from 2.22.5 to 2.22.6. - [Release notes](https://github.com/securego/gosec/releases) - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml) - [Commits](securego/gosec@v2.22.5...v2.22.6) --- updated-dependencies: - dependency-name: github.com/securego/gosec/v2 dependency-version: 2.22.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f807e9b commit 6a6d063

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ require (
100100
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
101101
github.com/sashamelentyev/interfacebloat v1.1.0
102102
github.com/sashamelentyev/usestdlibvars v1.29.0
103-
github.com/securego/gosec/v2 v2.22.5
103+
github.com/securego/gosec/v2 v2.22.6
104104
github.com/shirou/gopsutil/v4 v4.25.6
105105
github.com/sirupsen/logrus v1.9.3
106106
github.com/sivchari/containedctx v1.0.3

go.sum

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

0 commit comments

Comments
 (0)