Rename module to git.gorlug.de/code/golang/ersteller-lib
This commit is contained in:
@@ -5,11 +5,11 @@ package ent
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
"ersteller-lib/schema/ent/example/ent/group"
|
||||
"ersteller-lib/schema/ent/example/ent/predicate"
|
||||
"ersteller-lib/schema/ent/example/ent/todo"
|
||||
"ersteller-lib/schema/ent/example/ent/user"
|
||||
"fmt"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/schema/ent/example/ent/group"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/schema/ent/example/ent/predicate"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/schema/ent/example/ent/todo"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/schema/ent/example/ent/user"
|
||||
"time"
|
||||
|
||||
"entgo.io/ent/dialect/sql"
|
||||
|
||||
Reference in New Issue
Block a user