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