Skip to content

Commit 390c977

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.22.2 to 2.22.3
Bumps [github.com/securego/gosec/v2](https://github.com/securego/gosec) from 2.22.2 to 2.22.3. - [Release notes](https://github.com/securego/gosec/releases) - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml) - [Commits](securego/gosec@v2.22.2...v2.22.3) --- updated-dependencies: - dependency-name: github.com/securego/gosec/v2 dependency-version: 2.22.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d22bf5d commit 390c977

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ require (
9696
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
9797
github.com/sashamelentyev/interfacebloat v1.1.0
9898
github.com/sashamelentyev/usestdlibvars v1.28.0
99-
github.com/securego/gosec/v2 v2.22.2
99+
github.com/securego/gosec/v2 v2.22.3
100100
github.com/shirou/gopsutil/v4 v4.25.3
101101
github.com/sirupsen/logrus v1.9.3
102102
github.com/sivchari/containedctx v1.0.3
@@ -210,7 +210,7 @@ require (
210210
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
211211
golang.org/x/sync v0.12.0 // indirect
212212
golang.org/x/text v0.23.0 // indirect
213-
google.golang.org/protobuf v1.36.5 // indirect
213+
google.golang.org/protobuf v1.36.6 // indirect
214214
gopkg.in/ini.v1 v1.67.0 // indirect
215215
gopkg.in/yaml.v2 v2.4.0 // indirect
216216
)

go.sum

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

0 commit comments

Comments
 (0)