Skip to content

Commit 51c7435

Browse files
chore(deps): update module github.com/ryancurrah/gomodguard to v2
1 parent 624f646 commit 51c7435

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

internal/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ require (
179179
github.com/raeperd/recvcheck v0.2.0 // indirect
180180
github.com/rivo/uniseg v0.4.7 // indirect
181181
github.com/rogpeppe/go-internal v1.14.1 // indirect
182-
github.com/ryancurrah/gomodguard v1.4.1 // indirect
182+
github.com/ryancurrah/gomodguard/v2 v2.1.0 // indirect
183183
github.com/ryanrolds/sqlclosecheck v0.6.0 // indirect
184184
github.com/sagikazarmark/locafero v0.12.0 // indirect
185185
github.com/sanposhiho/wastedassign/v2 v2.1.0 // indirect

internal/tools/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,7 @@ github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7
411411
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
412412
github.com/ryancurrah/gomodguard v1.4.1 h1:eWC8eUMNZ/wM/PWuZBv7JxxqT5fiIKSIyTvjb7Elr+g=
413413
github.com/ryancurrah/gomodguard v1.4.1/go.mod h1:qnMJwV1hX9m+YJseXEBhd2s90+1Xn6x9dLz11ualI1I=
414+
github.com/ryancurrah/gomodguard/v2 v2.1.0/go.mod h1:ryDqr6as4otkNbUp/U0m7zAsxGpwcJ9NtL6mvy9Zzdw=
414415
github.com/ryanrolds/sqlclosecheck v0.6.0 h1:pEyL9okISdg1F1SEpJNlrEotkTGerv5BMk7U4AG0eVg=
415416
github.com/ryanrolds/sqlclosecheck v0.6.0/go.mod h1:xyX16hsDaCMXHrMJ3JMzGf5OpDfHTOTTQrT7HOFUmeU=
416417
github.com/sagikazarmark/locafero v0.12.0 h1:/NQhBAkUb4+fH1jivKHWusDYFjMOOKU88eegjfxfHb4=

0 commit comments

Comments
 (0)