Revert "Rename module to git.gorlug.de/code/golang/ersteller-lib"
This reverts commit 3acac94217.
This commit is contained in:
@@ -2,11 +2,11 @@ package main
|
||||
|
||||
import (
|
||||
"context"
|
||||
"ersteller-lib/schema/ent/example/ent"
|
||||
"ersteller-lib/schema/ent/example/ent/group"
|
||||
"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"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/schema/ent/example/ent/group"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/schema/ent/example/ent/todo"
|
||||
"git.gorlug.de/code/golang/ersteller-lib/schema/ent/example/ent/user"
|
||||
"log"
|
||||
"time"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user