Rename module to git.gorlug.de/code/golang/ersteller-lib/starter

This commit is contained in:
Achim Rohn
2025-11-15 11:14:44 +01:00
parent 3acac94217
commit 4c892c5828
31 changed files with 77 additions and 77 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"context"
ersteller_lib "ersteller-lib"
google_http "ersteller-lib/authentication/google/http"
"ersteller-lib/starter/ent"
"ersteller-lib/starter/ent/user"
"git.gorlug.de/code/golang/ersteller-lib/starter/ent"
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/user"
)
type Database struct {