Update module github.com/go-sql-driver/mysql to v1.10.1
Deploy / Test, build and deploy (push) Failing after 15s

This commit was merged in pull request #19.
This commit is contained in:
2026-09-03 00:06:54 +00:00
parent a73755bbc8
commit 3a85be4c7b
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.26.2
require (
github.com/caarlos0/env/v11 v11.4.1
github.com/cenkalti/backoff/v4 v4.3.0
github.com/go-sql-driver/mysql v1.10.0
github.com/go-sql-driver/mysql v1.10.1
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/golang-migrate/migrate/v4 v4.19.1
github.com/jmoiron/sqlx v1.4.0