Skip to content

Commit 8f187ff

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.21.4 to 2.22.0 (golangci#5311)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent e24c18c commit 8f187ff

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

go.mod

+3-3
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

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)