File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ require (
8585 github.com/pelletier/go-toml/v2 v2.2.0
8686 github.com/polyfloyd/go-errorlint v1.4.8
8787 github.com/quasilyte/go-ruleguard/dsl v0.3.22
88- github.com/ryancurrah/gomodguard v1.3.1
88+ github.com/ryancurrah/gomodguard v1.3.2
8989 github.com/ryanrolds/sqlclosecheck v0.5.1
9090 github.com/sanposhiho/wastedassign/v2 v2.0.7
9191 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
@@ -132,7 +132,7 @@ require (
132132)
133133
134134require (
135- github.com/Masterminds/semver v1.5.0 // indirect
135+ github.com/Masterminds/semver/v3 v3.2.1 // indirect
136136 github.com/beorn7/perks v1.0.1 // indirect
137137 github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
138138 github.com/cespare/xxhash/v2 v2.1.2 // indirect
You can’t perform that action at this time.
0 commit comments