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