fix: module name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"app/internal/models"
|
||||
"git.gogacoder.ru/NTO/boilerplate/internal/models"
|
||||
|
||||
"gorm.io/gen"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user