forked from ALHP/ALHP.GO
fixed module path, again
This commit is contained in:
@@ -9,8 +9,8 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"ALHP.GO/ent/dbpackage"
|
||||
"ALHP.GO/ent/predicate"
|
||||
"git.harting.dev/ALHP/ALHP.GO/ent/dbpackage"
|
||||
"git.harting.dev/ALHP/ALHP.GO/ent/predicate"
|
||||
|
||||
"entgo.io/ent"
|
||||
)
|
||||
|
Reference in New Issue
Block a user