Skip to content

Commit 8f187ff

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.21.4 to 2.22.0 (#5311)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
1 parent e24c18c commit 8f187ff

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ require (
9494
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
9595
github.com/sashamelentyev/interfacebloat v1.1.0
9696
github.com/sashamelentyev/usestdlibvars v1.28.0
97-
github.com/securego/gosec/v2 v2.21.4
97+
github.com/securego/gosec/v2 v2.22.0
9898
github.com/shirou/gopsutil/v4 v4.24.12
9999
github.com/sirupsen/logrus v1.9.3
100100
github.com/sivchari/containedctx v1.0.3
@@ -198,8 +198,8 @@ require (
198198
go.uber.org/zap v1.24.0 // indirect
199199
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f // indirect
200200
golang.org/x/sync v0.10.0 // indirect
201-
golang.org/x/text v0.20.0 // indirect
202-
google.golang.org/protobuf v1.34.2 // indirect
201+
golang.org/x/text v0.21.0 // indirect
202+
google.golang.org/protobuf v1.36.1 // indirect
203203
gopkg.in/ini.v1 v1.67.0 // indirect
204204
gopkg.in/yaml.v2 v2.4.0 // indirect
205205
)

go.sum

Lines changed: 12 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)