Update module go-sql-driver/mysql to v1.6.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/go-sql-driver/mysql | require | minor |
v1.5.0 -> v1.6.0
|
Release Notes
go-sql-driver/mysql
v1.6.0
Major Release
- Migrate the CI service from travis-ci to GitHub Actions (#1176, #1183, #1190)
-
NullTime
is deprecated (#960, #1144) - Reduce allocations when building SET command (#1111)
- Performance improvement for time formatting (#1118)
- Performance improvement for time parsing (#1098, #1113)
See CHANGELOG.md for full details
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.