@@ -86,7 +86,7 @@ require (
8686 github.com/pelletier/go-toml/v2 v2.2.3
8787 github.com/polyfloyd/go-errorlint v1.6.0
8888 github.com/quasilyte/go-ruleguard/dsl v0.3.22
89- github.com/ryancurrah/gomodguard v1.3.3
89+ github.com/ryancurrah/gomodguard v1.3.5
9090 github.com/ryanrolds/sqlclosecheck v0.5.1
9191 github.com/sanposhiho/wastedassign/v2 v2.0.7
9292 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
@@ -133,7 +133,7 @@ require (
133133)
134134
135135require (
136- github.com/Masterminds/semver/v3 v3.2.1 // indirect
136+ github.com/Masterminds/semver/v3 v3.3.0 // indirect
137137 github.com/beorn7/perks v1.0.1 // indirect
138138 github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
139139 github.com/cespare/xxhash/v2 v2.1.2 // indirect
@@ -189,7 +189,7 @@ require (
189189 go.uber.org/multierr v1.6.0 // indirect
190190 go.uber.org/zap v1.24.0 // indirect
191191 golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
192- golang.org/x/mod v0.20 .0 // indirect
192+ golang.org/x/mod v0.21 .0 // indirect
193193 golang.org/x/sync v0.8.0 // indirect
194194 golang.org/x/sys v0.24.0 // indirect
195195 golang.org/x/text v0.17.0 // indirect
0 commit comments