Update module github.com/go-sql-driver/mysql to v1.10.1 #123

Merged
alazyreader merged 1 commits from renovate/github.com-go-sql-driver-mysql-1.x into master 2026-09-02 19:52:18 +00:00
Contributor

This PR contains the following updates:

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

Release Notes

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

v1.10.1

Compare Source

  • Fix Config.FormatDSN() dropping Addr when Net is empty.
    It now uses the default tcp network so configs with only Addr round-trip correctly. (#​1770)

  • Fix typed-nil json.RawMessage with interpolateParams=true being interpolated as an empty string.
    It is now interpolated as SQL NULL, matching server-side prepared statements. (#​1782)

  • Add MariaDB 11.8 and 12.3 to the test matrix. (#​1774)


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 CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | require | patch | `v1.10.0` → `v1.10.1` | --- ### Release Notes <details> <summary>go-sql-driver/mysql (github.com/go-sql-driver/mysql)</summary> ### [`v1.10.1`](https://github.com/go-sql-driver/mysql/blob/HEAD/CHANGELOG.md#v1101-2026-09-02) [Compare Source](https://github.com/go-sql-driver/mysql/compare/v1.10.0...v1.10.1) - Fix `Config.FormatDSN()` dropping `Addr` when `Net` is empty. It now uses the default `tcp` network so configs with only `Addr` round-trip correctly. ([#&#8203;1770](https://github.com/go-sql-driver/mysql/issues/1770)) - Fix typed-nil `json.RawMessage` with `interpolateParams=true` being interpolated as an empty string. It is now interpolated as SQL `NULL`, matching server-side prepared statements. ([#&#8203;1782](https://github.com/go-sql-driver/mysql/issues/1782)) - Add MariaDB 11.8 and 12.3 to the test matrix. ([#&#8203;1774](https://github.com/go-sql-driver/mysql/issues/1774)) </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 CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41Ny4xIiwidXBkYXRlZEluVmVyIjoiNDQuNTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-09-02 10:02:35 +00:00
Update module github.com/go-sql-driver/mysql to v1.10.1
ci/woodpecker/push/woodpecker Pipeline was successful
65bb611bb5
alazyreader merged commit bce3730a91 into master 2026-09-02 19:52:18 +00:00
alazyreader deleted branch renovate/github.com-go-sql-driver-mysql-1.x 2026-09-02 19:52:18 +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#123