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 @@ -87,7 +87,7 @@ require (
87
87
github.com/quasilyte/go-ruleguard/dsl v0.3.22
88
88
github.com/raeperd/recvcheck v0.2.0
89
89
github.com/rogpeppe/go-internal v1.14.1
90
- github.com/ryancurrah/gomodguard v1.3.5
90
+ github.com/ryancurrah/gomodguard v1.4.1
91
91
github.com/ryanrolds/sqlclosecheck v0.5.1
92
92
github.com/sanposhiho/wastedassign/v2 v2.1.0
93
93
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
@@ -135,7 +135,7 @@ require (
135
135
)
136
136
137
137
require (
138
- github.com/Masterminds/semver/v3 v3.3.0 // indirect
138
+ github.com/Masterminds/semver/v3 v3.3.1 // indirect
139
139
github.com/beorn7/perks v1.0.1 // indirect
140
140
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
141
141
github.com/cespare/xxhash/v2 v2.3.0 // indirect
You can’t perform that action at this time.
0 commit comments