Update module github.com/go-sql-driver/mysql to v1.10.0 #107

Merged
alazyreader merged 1 commits from renovate/github.com-go-sql-driver-mysql-1.x into master 2026-04-29 18:49:36 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/go-sql-driver/mysql require minor v1.9.3v1.10.0

Release Notes

go-sql-driver/mysql (github.com/go-sql-driver/mysql)

v1.10.0

Compare Source

  • Fix getSystemVar("max_allowed_packet") potentially returned wrong value. (#​1754)
    This affects only when maxAllowedPacket=0 is set.

  • Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0. (#​1756)
    While older versions have reported CVEs, they do not affect go-mysql.

  • Update Go versions to 1.24-1.26. (#​1763)

  • Enhance interpolateParams to correctly handle placeholders. (#​1732)
    The question mark (?) within strings and comments will no longer be treated as a placeholder.


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 becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | require | minor | `v1.9.3` → `v1.10.0` | --- ### Release Notes <details> <summary>go-sql-driver/mysql (github.com/go-sql-driver/mysql)</summary> ### [`v1.10.0`](https://github.com/go-sql-driver/mysql/blob/HEAD/CHANGELOG.md#v1100-2026-04-28) [Compare Source](https://github.com/go-sql-driver/mysql/compare/v1.9.3...v1.10.0) - Fix `getSystemVar("max_allowed_packet")` potentially returned wrong value. ([#&#8203;1754](https://github.com/go-sql-driver/mysql/issues/1754)) This affects only when `maxAllowedPacket=0` is set. - Bump filippo.io/edwards25519 from 1.1.1 to 1.2.0. ([#&#8203;1756](https://github.com/go-sql-driver/mysql/issues/1756)) While older versions have reported CVEs, they do not affect go-mysql. - Update Go versions to 1.24-1.26. ([#&#8203;1763](https://github.com/go-sql-driver/mysql/issues/1763)) - Enhance interpolateParams to correctly handle placeholders. ([#&#8203;1732](https://github.com/go-sql-driver/mysql/issues/1732)) The question mark (?) within strings and comments will no longer be treated as a placeholder. </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 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-04-29 14:02:42 +00:00
Update module github.com/go-sql-driver/mysql to v1.10.0
ci/woodpecker/push/woodpecker Pipeline was successful
7fab8f8b27
alazyreader merged commit b204005ab9 into master 2026-04-29 18:49:36 +00:00
alazyreader deleted branch renovate/github.com-go-sql-driver-mysql-1.x 2026-04-29 18:49:36 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alazyreader/library#107