Skip to content

Commit fb557c8

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.22.8 to 2.22.9
Bumps [github.com/securego/gosec/v2](https://github.com/securego/gosec) from 2.22.8 to 2.22.9. - [Release notes](https://github.com/securego/gosec/releases) - [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml) - [Commits](securego/gosec@v2.22.8...v2.22.9) --- updated-dependencies: - dependency-name: github.com/securego/gosec/v2 dependency-version: 2.22.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 30c7cf2 commit fb557c8

File tree

2 files changed

+17
-15
lines changed

2 files changed

+17
-15
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ require (
104104
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
105105
github.com/sashamelentyev/interfacebloat v1.1.0
106106
github.com/sashamelentyev/usestdlibvars v1.29.0
107-
github.com/securego/gosec/v2 v2.22.8
107+
github.com/securego/gosec/v2 v2.22.9
108108
github.com/shirou/gopsutil/v4 v4.25.8
109109
github.com/sirupsen/logrus v1.9.3
110110
github.com/sivchari/containedctx v1.0.3
@@ -149,7 +149,7 @@ require (
149149
require (
150150
codeberg.org/chavacava/garif v0.2.0 // indirect
151151
dev.gaijin.team/go/golib v0.6.0 // indirect
152-
github.com/Masterminds/semver/v3 v3.3.1 // indirect
152+
github.com/Masterminds/semver/v3 v3.4.0 // indirect
153153
github.com/alfatraining/structtag v1.0.0 // indirect
154154
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
155155
github.com/beorn7/perks v1.0.1 // indirect
@@ -221,7 +221,7 @@ require (
221221
golang.org/x/text v0.29.0 // indirect
222222
golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
223223
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
224-
google.golang.org/protobuf v1.36.6 // indirect
224+
google.golang.org/protobuf v1.36.8 // indirect
225225
gopkg.in/ini.v1 v1.67.0 // indirect
226226
gopkg.in/yaml.v2 v2.4.0 // indirect
227227
)

go.sum

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

0 commit comments

Comments
 (0)