1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2026-06-03 18:35:08 +02:00

chore(deps): update module github.com/ryancurrah/gomodguard/v2 to v2.1.3 (#8296)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/ryancurrah/gomodguard/v2](https://redirect.github.com/ryancurrah/gomodguard)
| `v2.1.0` → `v2.1.3` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fryancurrah%2fgomodguard%2fv2/v2.1.3?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fryancurrah%2fgomodguard%2fv2/v2.1.0/v2.1.3?slim=true)
|

---

### Release Notes

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

###
[`v2.1.3`](https://redirect.github.com/ryancurrah/gomodguard/compare/v2.1.1...v2.1.3)

[Compare
Source](https://redirect.github.com/ryancurrah/gomodguard/compare/v2.1.1...v2.1.3)

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

[Compare
Source](https://redirect.github.com/ryancurrah/gomodguard/compare/v2.1.0...v2.1.1)

#### What's Changed

- chore(deps): bump golang.org/x/mod from 0.34.0 to 0.35.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;97](https://redirect.github.com/ryancurrah/gomodguard/pull/97)
- fix: remove replace directive so go install works for v2 CLI by
[@&#8203;ryancurrah](https://redirect.github.com/ryancurrah) in
[#&#8203;100](https://redirect.github.com/ryancurrah/gomodguard/pull/100)
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.4.0 to 3.5.0
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;98](https://redirect.github.com/ryancurrah/gomodguard/pull/98)

**Full Changelog**:
<https://github.com/ryancurrah/gomodguard/compare/v2.1.0...v2.1.1>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJTa2lwIENoYW5nZWxvZyIsImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-04 09:38:28 +02:00
committed by GitHub
parent b4c3b6a4c7
commit 3a2559a4ce
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ require (
github.com/rivo/uniseg v0.4.7 // indirect
github.com/rogpeppe/go-internal v1.14.1 // indirect
github.com/ryancurrah/gomodguard v1.4.1 // indirect
github.com/ryancurrah/gomodguard/v2 v2.1.0 // indirect
github.com/ryancurrah/gomodguard/v2 v2.1.3 // indirect
github.com/ryanrolds/sqlclosecheck v0.6.0 // indirect
github.com/sagikazarmark/locafero v0.12.0 // indirect
github.com/sanposhiho/wastedassign/v2 v2.1.0 // indirect
+2 -2
View File
@@ -417,8 +417,8 @@ github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
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/ryancurrah/gomodguard/v2 v2.1.0 h1:iIIARHe7Fsp10LY5utfMmYA++hkVuKsMFGDzxnVcijU=
github.com/ryancurrah/gomodguard/v2 v2.1.0/go.mod h1:ryDqr6as4otkNbUp/U0m7zAsxGpwcJ9NtL6mvy9Zzdw=
github.com/ryancurrah/gomodguard/v2 v2.1.3 h1:E7sz3PJwE9Ba1reVxSpF6XLCPJZ74Kfw/LabTNM4GIA=
github.com/ryancurrah/gomodguard/v2 v2.1.3/go.mod h1:CQicdLGatWMxLX53JzoBjYlsNZhHbmLv2AVa0s2aivU=
github.com/ryanrolds/sqlclosecheck v0.6.0 h1:pEyL9okISdg1F1SEpJNlrEotkTGerv5BMk7U4AG0eVg=
github.com/ryanrolds/sqlclosecheck v0.6.0/go.mod h1:xyX16hsDaCMXHrMJ3JMzGf5OpDfHTOTTQrT7HOFUmeU=
github.com/sagikazarmark/locafero v0.12.0 h1:/NQhBAkUb4+fH1jivKHWusDYFjMOOKU88eegjfxfHb4=