Skip to content

Commit 6a11512

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.25.0 to 2.26.1
Bumps [github.com/securego/gosec/v2](https://github.com/securego/gosec) from 2.25.0 to 2.26.1. - [Release notes](https://github.com/securego/gosec/releases) - [Commits](securego/gosec@v2.25.0...v2.26.1) --- updated-dependencies: - dependency-name: github.com/securego/gosec/v2 dependency-version: 2.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fdaf8b1 commit 6a11512

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ require (
115115
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
116116
github.com/sashamelentyev/interfacebloat v1.1.0
117117
github.com/sashamelentyev/usestdlibvars v1.29.0
118-
github.com/securego/gosec/v2 v2.25.0
118+
github.com/securego/gosec/v2 v2.26.1
119119
github.com/shirou/gopsutil/v4 v4.26.3
120120
github.com/sirupsen/logrus v1.9.4
121121
github.com/sivchari/containedctx v1.0.3
@@ -231,7 +231,7 @@ require (
231231
go.uber.org/multierr v1.10.0 // indirect
232232
go.uber.org/zap v1.27.0 // indirect
233233
golang.org/x/exp/typeparams v0.0.0-20260209203927-2842357ff358 // indirect
234-
golang.org/x/text v0.35.0 // indirect
234+
golang.org/x/text v0.36.0 // indirect
235235
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
236236
google.golang.org/protobuf v1.36.10 // indirect
237237
gopkg.in/ini.v1 v1.67.0 // indirect

go.sum

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

0 commit comments

Comments
 (0)