Update module github.com/go-sql-driver/mysql to v1.7.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/go-sql-driver/mysql | require | patch |
v1.7.0 -> v1.7.1
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
go-sql-driver/mysql
v1.7.1
What's Changed
- bump actions/checkout@v3 and actions/setup-go@v3 by @shogo82148 in https://github.com/go-sql-driver/mysql/pull/1375
- Use SET syntax as specified in the MySQL documentation by @beautifulentropy in https://github.com/go-sql-driver/mysql/pull/1402
- Add go1.20 and mariadb10.11 to the testing matrix by @pgporada in https://github.com/go-sql-driver/mysql/pull/1403
- Increase default maxAllowedPacket size. by @methane in https://github.com/go-sql-driver/mysql/pull/1411
- Correct maxAllowedPacket default value mentioned in docs to match the… by @sjmudd in https://github.com/go-sql-driver/mysql/pull/1412
- fix some comments by @cuishuang in https://github.com/go-sql-driver/mysql/pull/1417
- Update changelog for version 1.7.1 by @methane in https://github.com/go-sql-driver/mysql/pull/1418
New Contributors
- @beautifulentropy made their first contribution in https://github.com/go-sql-driver/mysql/pull/1402
- @pgporada made their first contribution in https://github.com/go-sql-driver/mysql/pull/1403
Full Changelog: https://github.com/go-sql-driver/mysql/compare/v1.7.0...v1.7.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate