Skip to content

Commit

Permalink
chore(deps): update module github.com/ryancurrah/gomodguard to v1.4.1 (
Browse files Browse the repository at this point in the history
…#6411)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/ryancurrah/gomodguard](https://redirect.github.com/ryancurrah/gomodguard)
| `v1.3.5` -> `v1.4.1` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fryancurrah%2fgomodguard/v1.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fryancurrah%2fgomodguard/v1.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fryancurrah%2fgomodguard/v1.3.5/v1.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fryancurrah%2fgomodguard/v1.3.5/v1.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ryancurrah/gomodguard
(github.com/ryancurrah/gomodguard)</summary>

###
[`v1.4.1`](https://redirect.github.com/ryancurrah/gomodguard/releases/tag/v1.4.1)

[Compare
Source](https://redirect.github.com/ryancurrah/gomodguard/compare/v1.4.0...v1.4.1)

#### Changelog

-
[`eb83cbc`](https://redirect.github.com/ryancurrah/gomodguard/commit/eb83cbc4b7d00988e8256e32523832a392d6962f)
fix: downgrade syntax
-
[`2cb6ff4`](https://redirect.github.com/ryancurrah/gomodguard/commit/2cb6ff4c8c11019110b96d268414167c0aeb5099)
fix: downgrade min Go version

###
[`v1.4.0`](https://redirect.github.com/ryancurrah/gomodguard/releases/tag/v1.4.0)

[Compare
Source](https://redirect.github.com/ryancurrah/gomodguard/compare/v1.3.5...v1.4.0)

#### Changelog

-
[`00fcc58`](https://redirect.github.com/ryancurrah/gomodguard/commit/00fcc58c713c12fdea18ff508ee819476df99581)
fix lint issues
-
[`858a727`](https://redirect.github.com/ryancurrah/gomodguard/commit/858a7278389eeda6743a10bb17f0eb1dc0a27d53)
fix: block indirect dependencies when directly imported
-
[`7cf3bf4`](https://redirect.github.com/ryancurrah/gomodguard/commit/7cf3bf4487dd61e9102a5a835a273c3409a17567)
Bump golang.org/x/net
-
[`89be3bb`](https://redirect.github.com/ryancurrah/gomodguard/commit/89be3bb90e028801255dddf23cab152a0c639e39)
Bump golang.org/x/mod from 0.22.0 to 0.23.0
-
[`7ed78f3`](https://redirect.github.com/ryancurrah/gomodguard/commit/7ed78f336b17164b0967c91041150654feb5cefd)
Bump golang.org/x/crypto
-
[`c25beed`](https://redirect.github.com/ryancurrah/gomodguard/commit/c25beedbdc8f9577e134ac28c4f466c5bf050aa4)
refactor: use `encoding/xml` instead of `go-xmlfmt/xmlfmt`
-
[`e3472c5`](https://redirect.github.com/ryancurrah/gomodguard/commit/e3472c5190ab70e14e07527528e97648a75fd2a1)
ci: update to code cov v5 action
-
[`eb5620b`](https://redirect.github.com/ryancurrah/gomodguard/commit/eb5620ba62d728d45c2cc21a10653fafe227a980)
chore(go.mod): update gopkg.in/yaml.v2 to v3
-
[`bbae9bd`](https://redirect.github.com/ryancurrah/gomodguard/commit/bbae9bd569cd42e44da17689070d8f060d65669b)
Bump golang.org/x/mod from 0.21.0 to 0.22.0
-
[`1e63eca`](https://redirect.github.com/ryancurrah/gomodguard/commit/1e63eca7f41de376f400e69f0721eb3e3aaa5503)
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
-
[`fa774a1`](https://redirect.github.com/ryancurrah/gomodguard/commit/fa774a12dffa507e0872ae011cebf2f5b26661e0)
Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent cea6d2b commit 50172b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ require (
github.com/raeperd/recvcheck v0.2.0 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/rogpeppe/go-internal v1.14.1 // indirect
github.com/ryancurrah/gomodguard v1.3.5 // indirect
github.com/ryancurrah/gomodguard v1.4.1 // indirect
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
github.com/sagikazarmark/locafero v0.7.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -368,8 +368,8 @@ github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUc
github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ=
github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/ryancurrah/gomodguard v1.3.5 h1:cShyguSwUEeC0jS7ylOiG/idnd1TpJ1LfHGpV3oJmPU=
github.com/ryancurrah/gomodguard v1.3.5/go.mod h1:MXlEPQRxgfPQa62O8wzK3Ozbkv9Rkqr+wKjSxTdsNJE=
github.com/ryancurrah/gomodguard v1.4.1 h1:eWC8eUMNZ/wM/PWuZBv7JxxqT5fiIKSIyTvjb7Elr+g=
github.com/ryancurrah/gomodguard v1.4.1/go.mod h1:qnMJwV1hX9m+YJseXEBhd2s90+1Xn6x9dLz11ualI1I=
github.com/ryanrolds/sqlclosecheck v0.5.1 h1:dibWW826u0P8jNLsLN+En7+RqWWTYrjCB9fJfSfdyCU=
github.com/ryanrolds/sqlclosecheck v0.5.1/go.mod h1:2g3dUjoS6AL4huFdv6wn55WpLIDjY7ZgUR4J8HOO/XQ=
github.com/sagikazarmark/locafero v0.7.0 h1:5MqpDsTGNDhY8sGp0Aowyf0qKsPrhewaLSsFaodPcyo=
Expand Down

0 comments on commit 50172b1

Please sign in to comment.