refactor: update module name and adjust import paths to legalgo-BE-go
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@ package database
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/ardeman/project-legalgo-go/config"
|
||||
"legalgo-BE-go/config"
|
||||
|
||||
"gorm.io/driver/postgres"
|
||||
"gorm.io/gorm"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user