Rename module to new repository root
This commit is contained in:
+2
-2
@@ -3,9 +3,9 @@
|
||||
package ent
|
||||
|
||||
import (
|
||||
"ersteller-lib/starter/ent/todo"
|
||||
"ersteller-lib/starter/ent/user"
|
||||
"fmt"
|
||||
"git.gorlug.de/code/ersteller/starter/ent/todo"
|
||||
"git.gorlug.de/code/ersteller/starter/ent/user"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user