Skip to content

Commit fd792ae

Browse files
build(deps): bump github.com/securego/gosec/v2 from 2.22.3 to 2.22.4 (#5788)
1 parent acbcbdb commit fd792ae

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
@@ -96,7 +96,7 @@ require (
9696
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
9797
github.com/sashamelentyev/interfacebloat v1.1.0
9898
github.com/sashamelentyev/usestdlibvars v1.28.0
99-
github.com/securego/gosec/v2 v2.22.3
99+
github.com/securego/gosec/v2 v2.22.4
100100
github.com/shirou/gopsutil/v4 v4.25.4
101101
github.com/sirupsen/logrus v1.9.3
102102
github.com/sivchari/containedctx v1.0.3
@@ -141,7 +141,7 @@ require (
141141
github.com/Masterminds/semver/v3 v3.3.1 // indirect
142142
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
143143
github.com/beorn7/perks v1.0.1 // indirect
144-
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
144+
github.com/ccojocar/zxcvbn-go v1.0.4 // indirect
145145
github.com/cespare/xxhash/v2 v2.3.0 // indirect
146146
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
147147
github.com/charmbracelet/x/ansi v0.8.0 // indirect
@@ -210,7 +210,7 @@ require (
210210
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
211211
golang.org/x/exp/typeparams v0.0.0-20250210185358-939b2ce775ac // indirect
212212
golang.org/x/sync v0.14.0 // indirect
213-
golang.org/x/text v0.24.0 // indirect
213+
golang.org/x/text v0.25.0 // indirect
214214
google.golang.org/protobuf v1.36.6 // indirect
215215
gopkg.in/ini.v1 v1.67.0 // indirect
216216
gopkg.in/yaml.v2 v2.4.0 // indirect

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)