Skip to content

Commit 9f19dcb

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.22.4 to 2.22.5 (#5880)
1 parent 7a2e199 commit 9f19dcb

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
@@ -99,7 +99,7 @@ require (
9999
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
100100
github.com/sashamelentyev/interfacebloat v1.1.0
101101
github.com/sashamelentyev/usestdlibvars v1.29.0
102-
github.com/securego/gosec/v2 v2.22.4
102+
github.com/securego/gosec/v2 v2.22.5
103103
github.com/shirou/gopsutil/v4 v4.25.5
104104
github.com/sirupsen/logrus v1.9.3
105105
github.com/sivchari/containedctx v1.0.3
@@ -213,7 +213,7 @@ require (
213213
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
214214
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
215215
golang.org/x/sync v0.15.0 // indirect
216-
golang.org/x/text v0.25.0 // indirect
216+
golang.org/x/text v0.26.0 // indirect
217217
google.golang.org/protobuf v1.36.6 // indirect
218218
gopkg.in/ini.v1 v1.67.0 // indirect
219219
gopkg.in/yaml.v2 v2.4.0 // indirect

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)