Update module github.com/go-sql-driver/mysql to v1.7.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
2
go.mod
2
go.mod
@@ -6,7 +6,7 @@ replace github.com/irlndts/go-discogs v0.3.5 => git.yetaga.in/alazyreader/go-dis
|
||||
|
||||
require (
|
||||
github.com/gdamore/tcell v1.4.0
|
||||
github.com/go-sql-driver/mysql v1.6.0
|
||||
github.com/go-sql-driver/mysql v1.7.0
|
||||
github.com/irlndts/go-discogs v0.3.5
|
||||
github.com/kelseyhightower/envconfig v1.4.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user