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/ryanrolds/sqlclosecheck to v0.6.0 (#8083)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/ryanrolds/sqlclosecheck](https://redirect.github.com/ryanrolds/sqlclosecheck)
| `v0.5.1` → `v0.6.0` |
![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fryanrolds%2fsqlclosecheck/v0.6.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fryanrolds%2fsqlclosecheck/v0.5.1/v0.6.0?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/5322) for more information.

---

### Release Notes

<details>
<summary>ryanrolds/sqlclosecheck
(github.com/ryanrolds/sqlclosecheck)</summary>

###
[`v0.6.0`](https://redirect.github.com/ryanrolds/sqlclosecheck/releases/tag/v0.6.0)

[Compare
Source](https://redirect.github.com/ryanrolds/sqlclosecheck/compare/v0.5.1...v0.6.0)

#### What's Changed

- \[WIP] Support correct non-defer usage by
[@&#8203;ryanrolds](https://redirect.github.com/ryanrolds) in
[#&#8203;28](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/28)
- Add support for deferred closer functions which are not methods by
[@&#8203;vanntile](https://redirect.github.com/vanntile) in
[#&#8203;33](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/33)
- (cont) Add support for deferred closer functions which are not methods
by [@&#8203;vanntile](https://redirect.github.com/vanntile) in
[#&#8203;34](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/34)
- bump golang.org/x/tools to v0.13.0 to fix panic in tests by
[@&#8203;alexandear](https://redirect.github.com/alexandear) in
[#&#8203;38](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/38)
- CVE-2024-27304 with vendoring by
[@&#8203;ryanrolds](https://redirect.github.com/ryanrolds) in
[#&#8203;41](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/41)
- Bump golang.org/x/crypto from 0.17.0 to 0.35.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;42](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/42)
- fix: Referrers() may return nil by
[@&#8203;didebughu](https://redirect.github.com/didebughu) in
[#&#8203;46](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/46)
- Upgrade for Go 1.25 compatibility, and upgrade crypto dependency for
CVE by [@&#8203;LeMikaelF](https://redirect.github.com/LeMikaelF) in
[#&#8203;47](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/47)

#### New Contributors

- [@&#8203;vanntile](https://redirect.github.com/vanntile) made their
first contribution in
[#&#8203;33](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/33)
- [@&#8203;alexandear](https://redirect.github.com/alexandear) made
their first contribution in
[#&#8203;38](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/38)
- [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
made their first contribution in
[#&#8203;42](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/42)
- [@&#8203;didebughu](https://redirect.github.com/didebughu) made their
first contribution in
[#&#8203;46](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/46)
- [@&#8203;LeMikaelF](https://redirect.github.com/LeMikaelF) made their
first contribution in
[#&#8203;47](https://redirect.github.com/ryanrolds/sqlclosecheck/pull/47)

**Full Changelog**:
<https://github.com/ryanrolds/sqlclosecheck/compare/v0.5.1...v0.6.0>

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-20 09:24:39 +01:00
committed by GitHub
parent 8f3f09505c
commit ec4a15962c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -180,7 +180,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/ryanrolds/sqlclosecheck v0.5.1 // 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
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
+2 -2
View File
@@ -411,8 +411,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/ryanrolds/sqlclosecheck v0.5.1 h1:dibWW826u0P8jNLsLN+En7+RqWWTYrjCB9fJfSfdyCU=
github.com/ryanrolds/sqlclosecheck v0.5.1/go.mod h1:2g3dUjoS6AL4huFdv6wn55WpLIDjY7ZgUR4J8HOO/XQ=
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=
github.com/sagikazarmark/locafero v0.12.0/go.mod h1:sZh36u/YSZ918v0Io+U9ogLYQJ9tLLBmM4eneO6WwsI=
github.com/sanposhiho/wastedassign/v2 v2.1.0 h1:crurBF7fJKIORrV85u9UUpePDYGWnwvv3+A96WvwXT0=