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

This reverts commit 4c892c5828.
This commit is contained in:
Achim Rohn
2025-11-15 11:57:03 +01:00
parent 7c69f163b6
commit f9e53c367a
31 changed files with 77 additions and 77 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ package ent
import (
"context"
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/predicate"
"git.gorlug.de/code/golang/ersteller-lib/starter/ent/todo"
"ersteller-lib/starter/ent/predicate"
"ersteller-lib/starter/ent/todo"
"entgo.io/ent/dialect/sql"
"entgo.io/ent/dialect/sql/sqlgraph"