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 (
85
85
github.com/pelletier/go-toml/v2 v2.2.0
86
86
github.com/polyfloyd/go-errorlint v1.4.8
87
87
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
89
89
github.com/ryanrolds/sqlclosecheck v0.5.1
90
90
github.com/sanposhiho/wastedassign/v2 v2.0.7
91
91
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
@@ -132,7 +132,7 @@ require (
132
132
)
133
133
134
134
require (
135
- github.com/Masterminds/semver v1.5.0 // indirect
135
+ github.com/Masterminds/semver/v3 v3.2.1 // indirect
136
136
github.com/beorn7/perks v1.0.1 // indirect
137
137
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
138
138
github.com/cespare/xxhash/v2 v2.1.2 // indirect
You can’t perform that action at this time.
0 commit comments