Add the module name after the path to the repo and simply name it ersteller
This commit is contained in:
@@ -4,8 +4,8 @@ package ent
|
||||
|
||||
import (
|
||||
"context"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/predicate"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/user"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/ersteller/starter/ent/predicate"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/ersteller/starter/ent/user"
|
||||
|
||||
"entgo.io/ent/dialect/sql"
|
||||
"entgo.io/ent/dialect/sql/sqlgraph"
|
||||
|
||||
Reference in New Issue
Block a user