Skip to content

Commit 27c10db

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.22.7 to 2.22.8 (#6014)
1 parent f95beb2 commit 27c10db

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
@@ -100,7 +100,7 @@ require (
100100
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
101101
github.com/sashamelentyev/interfacebloat v1.1.0
102102
github.com/sashamelentyev/usestdlibvars v1.29.0
103-
github.com/securego/gosec/v2 v2.22.7
103+
github.com/securego/gosec/v2 v2.22.8
104104
github.com/shirou/gopsutil/v4 v4.25.7
105105
github.com/sirupsen/logrus v1.9.3
106106
github.com/sivchari/containedctx v1.0.3
@@ -215,7 +215,7 @@ require (
215215
go.uber.org/zap v1.27.0 // indirect
216216
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
217217
golang.org/x/exp/typeparams v0.0.0-20250620022241-b7579e27df2b // indirect
218-
golang.org/x/text v0.27.0 // indirect
218+
golang.org/x/text v0.28.0 // indirect
219219
golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
220220
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
221221
google.golang.org/protobuf v1.36.6 // 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)