Update module github.com/go-sql-driver/mysql to v1.10.0
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-04-29 14:02:37 +00:00
parent 1f760ed33d
commit 7fab8f8b27
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.26.1
require (
git.yetaga.in/alazyreader/go-openlibrary v0.0.1
github.com/go-sql-driver/mysql v1.9.3
github.com/go-sql-driver/mysql v1.10.0
github.com/irlndts/go-discogs v0.3.6
github.com/kelseyhightower/envconfig v1.4.0
golang.org/x/sync v0.20.0