Skip to content

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

Open
rinus wants to merge 1 commit into
mainfrom
renovate/all
Open

Update module github.com/go-sql-driver/mysql to v1.10.0#2
rinus wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@rinus
Copy link
Copy Markdown
Contributor

@rinus rinus commented May 11, 2026

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: Branch creation - Only on Monday ( * * * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Renovate Bot.

@rinus
Copy link
Copy Markdown
Contributor Author

rinus commented May 11, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
filippo.io/edwards25519 v1.1.0 -> v1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant