init go mod for migrator, install goose migrator

This commit is contained in:
valitovgaziz
2024-09-13 01:35:53 +05:00
parent baedf4210d
commit c868ce2d64
3 changed files with 6 additions and 1 deletions
-1
View File
@@ -11,7 +11,6 @@ import (
"gorm.io/gorm/logger"
)
func InitDBconnection() {
slog.Info("Init DB connection")
dsn := fmt.Sprintf(