Rename module to new repository root
This commit is contained in:
+3
-3
@@ -3,9 +3,9 @@ package main
|
||||
import (
|
||||
"context"
|
||||
. "ersteller-lib"
|
||||
"ersteller-lib/starter/ent"
|
||||
"ersteller-lib/starter/env"
|
||||
"ersteller-lib/starter/routes"
|
||||
"git.gorlug.de/code/ersteller/starter/ent"
|
||||
"git.gorlug.de/code/ersteller/starter/env"
|
||||
"git.gorlug.de/code/ersteller/starter/routes"
|
||||
"log"
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
Reference in New Issue
Block a user