module github.com/glebarez/sqlite go 1.16 require ( github.com/glebarez/go-sqlite v0.0.1 github.com/stretchr/testify v1.7.0 gorm.io/gorm v1.22.5-0.20211202023924-300a23fc3137 )