Imports
- github.com/golang-migrate/migrate/v4
- github.com/golang-migrate/migrate/v4/database/postgres
- github.com/golang-migrate/migrate/v4/source/file
- github.com/jessevdk/go-flags
- github.com/joho/godotenv
- github.com/lib/pq
- github.com/sirupsen/logrus
Imports in module “github.com/manifeste-info/webapp”
- github.com/manifeste-info/webapp/app
- github.com/manifeste-info/webapp/config
- github.com/manifeste-info/webapp/database
- github.com/manifeste-info/webapp/mail
- github.com/manifeste-info/webapp/utils