module github.com/jinzhu/gorm/dialects/mysql
go 1.13
require (
github.com/mattn/go-sqlite3 v2.0.3+incompatible
)