Imports
- github.com/golang-migrate/migrate/v4
- github.com/golang-migrate/migrate/v4/database/mysql
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/golang-migrate/migrate/v4/source/file
- github.com/google/uuid
- github.com/pkg/errors
Imports in module “github.com/evt/rest-api-example”
- github.com/evt/rest-api-example/config
- github.com/evt/rest-api-example/logger
- github.com/evt/rest-api-example/model
- github.com/evt/rest-api-example/store/local
- github.com/evt/rest-api-example/store/mysql
- github.com/evt/rest-api-example/store/pg
- github.com/evt/rest-api-example/store/gcloud