Skip to content

Commit e12d070

Browse files
build(deps): bump github.com/ryancurrah/gomodguard from 1.3.1 to 1.3.2 (#4614)
1 parent 28f7c39 commit e12d070

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff 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

134134
require (
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

go.sum

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)