Imports
- github.com/golang-migrate/migrate/v4
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/golang-migrate/migrate/v4/source/file
- gorm.io/driver/postgres
- gorm.io/gorm
Imports in module “github.com/PacktPublishing/Test-Driven-Development-in-Go”
- github.com/PacktPublishing/Test-Driven-Development-in-Go/chapter11/db
- github.com/PacktPublishing/Test-Driven-Development-in-Go/chapter11/handlers