module git.mokkon.com/soethu/go-db go 1.12 require ( github.com/jinzhu/gorm v1.9.11 github.com/lib/pq v1.2.0 github.com/mattn/go-sqlite3 v1.11.0 )