@@ -86,7 +86,7 @@ require (
86
86
github.com/pelletier/go-toml/v2 v2.2.3
87
87
github.com/polyfloyd/go-errorlint v1.6.0
88
88
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
90
90
github.com/ryanrolds/sqlclosecheck v0.5.1
91
91
github.com/sanposhiho/wastedassign/v2 v2.0.7
92
92
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
@@ -134,7 +134,7 @@ require (
134
134
)
135
135
136
136
require (
137
- github.com/Masterminds/semver/v3 v3.2.1 // indirect
137
+ github.com/Masterminds/semver/v3 v3.3.0 // indirect
138
138
github.com/beorn7/perks v1.0.1 // indirect
139
139
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
140
140
github.com/cespare/xxhash/v2 v2.1.2 // indirect
@@ -190,7 +190,7 @@ require (
190
190
go.uber.org/multierr v1.6.0 // indirect
191
191
go.uber.org/zap v1.24.0 // indirect
192
192
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
193
- golang.org/x/mod v0.20 .0 // indirect
193
+ golang.org/x/mod v0.21 .0 // indirect
194
194
golang.org/x/sync v0.8.0 // indirect
195
195
golang.org/x/sys v0.24.0 // indirect
196
196
golang.org/x/text v0.17.0 // indirect
0 commit comments