Fixed module name
This commit is contained in:
@@ -3,8 +3,9 @@ package shared
|
||||
import (
|
||||
"fmt"
|
||||
"log"
|
||||
"novatech/config"
|
||||
"novatech/models"
|
||||
|
||||
"gitlab.com/pactual1/backend/config/config"
|
||||
"gitlab.com/pactual1/backend/config/models"
|
||||
|
||||
"github.com/jinzhu/gorm"
|
||||
_ "github.com/jinzhu/gorm/dialects/postgres"
|
||||
|
||||
Reference in New Issue
Block a user