Skip to content

Commit 3650a66

Browse files
build(deps): bump github.com/ryancurrah/gomodguard from 1.3.5 to 1.4.1
Bumps [github.com/ryancurrah/gomodguard](https://github.com/ryancurrah/gomodguard) from 1.3.5 to 1.4.1. - [Release notes](https://github.com/ryancurrah/gomodguard/releases) - [Changelog](https://github.com/ryancurrah/gomodguard/blob/main/.goreleaser.yml) - [Commits](ryancurrah/gomodguard@v1.3.5...v1.4.1) --- updated-dependencies: - dependency-name: github.com/ryancurrah/gomodguard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94946f3 commit 3650a66

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ require (
8787
github.com/quasilyte/go-ruleguard/dsl v0.3.22
8888
github.com/raeperd/recvcheck v0.2.0
8989
github.com/rogpeppe/go-internal v1.14.1
90-
github.com/ryancurrah/gomodguard v1.3.5
90+
github.com/ryancurrah/gomodguard v1.4.1
9191
github.com/ryanrolds/sqlclosecheck v0.5.1
9292
github.com/sanposhiho/wastedassign/v2 v2.1.0
9393
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
@@ -135,7 +135,7 @@ require (
135135
)
136136

137137
require (
138-
github.com/Masterminds/semver/v3 v3.3.0 // indirect
138+
github.com/Masterminds/semver/v3 v3.3.1 // indirect
139139
github.com/beorn7/perks v1.0.1 // indirect
140140
github.com/ccojocar/zxcvbn-go v1.0.2 // indirect
141141
github.com/cespare/xxhash/v2 v2.3.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)