Skip to content

Commit 68007a6

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.22.9 to 2.22.10 (#6133)
1 parent 6e9a864 commit 68007a6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

go.mod

Lines changed: 2 additions & 2 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.9
107+
github.com/securego/gosec/v2 v2.22.10
108108
github.com/shirou/gopsutil/v4 v4.25.9
109109
github.com/sirupsen/logrus v1.9.3
110110
github.com/sivchari/containedctx v1.0.3
@@ -218,7 +218,7 @@ require (
218218
go.uber.org/zap v1.27.0 // indirect
219219
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
220220
golang.org/x/exp/typeparams v0.0.0-20251002181428-27f1f14c8bb9 // indirect
221-
golang.org/x/text v0.29.0 // indirect
221+
golang.org/x/text v0.30.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
224224
google.golang.org/protobuf v1.36.8 // 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)