give go module proper name
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"gorm.io/gorm"
|
||||
"strconv"
|
||||
|
||||
"example.com/gin/test/models"
|
||||
"git.dynamicdiscord.de/kalipso/zineshop/models"
|
||||
)
|
||||
|
||||
type OrderRepository interface {
|
||||
|
||||
Reference in New Issue
Block a user