Imports
- github.com/alexvelfr/micro-logger
- github.com/gin-gonic/contrib/static
- github.com/gin-gonic/gin
- github.com/golang-migrate/migrate/v4
- github.com/golang-migrate/migrate/v4/database/mysql
- github.com/golang-migrate/migrate/v4/source/file
- github.com/spf13/viper
- gorm.io/driver/mysql
- gorm.io/gorm
Imports in module “github.com/alexvelfr/go-template”
- github.com/alexvelfr/go-template/app
- github.com/alexvelfr/go-template/app/delivery/http
- github.com/alexvelfr/go-template/app/repo/mock
- github.com/alexvelfr/go-template/app/usecase