You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like that request was closed as a dupe of one open since April 2019 :-/ If we're likely to be blocked for months+ on a new tag maybe we should consider alternatives (pinning a revision, eating the unneeded dep?)
The most recent tagged release of mysql is v1.4.1, from a year ago. It
also happens to pull in an unwanted dependency (appengine) that the
latest commit does not.
Tests pass:
$ go test -count=1 github.com/go-sql-driver/mysql
ok github.com/go-sql-driver/mysql 0.068s
Fixes#4530
Self-explanatory. We current use an explicit commit and should transition to v1.4.1
The text was updated successfully, but these errors were encountered: