Rename module to new repository root
This commit is contained in:
+3
-3
@@ -5,10 +5,10 @@ package ent
|
||||
import (
|
||||
"context"
|
||||
"errors"
|
||||
"ersteller-lib/starter/ent/googleauth"
|
||||
"ersteller-lib/starter/ent/todo"
|
||||
"ersteller-lib/starter/ent/user"
|
||||
"fmt"
|
||||
"git.gorlug.de/code/ersteller/starter/ent/googleauth"
|
||||
"git.gorlug.de/code/ersteller/starter/ent/todo"
|
||||
"git.gorlug.de/code/ersteller/starter/ent/user"
|
||||
"reflect"
|
||||
"sync"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user