Skip to content

Commit b559ac4

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] <[email protected]>
1 parent ea53284 commit b559ac4

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
@@ -89,7 +89,7 @@ require (
8989
github.com/quasilyte/go-ruleguard/dsl v0.3.22
9090
github.com/raeperd/recvcheck v0.2.0
9191
github.com/rogpeppe/go-internal v1.14.1
92-
github.com/ryancurrah/gomodguard v1.3.5
92+
github.com/ryancurrah/gomodguard v1.4.1
9393
github.com/ryanrolds/sqlclosecheck v0.5.1
9494
github.com/sanposhiho/wastedassign/v2 v2.1.0
9595
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
@@ -136,7 +136,7 @@ require (
136136
)
137137

138138
require (
139-
github.com/Masterminds/semver/v3 v3.3.0 // indirect
139+
github.com/Masterminds/semver/v3 v3.3.1 // indirect
140140
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
141141
github.com/beorn7/perks v1.0.1 // indirect
142142
github.com/ccojocar/zxcvbn-go v1.0.2 // 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)