change package name

This commit is contained in:
2026-08-08 21:23:02 +02:00
parent 6fb4db0180
commit 4caff16e01
5 changed files with 71 additions and 70 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
package orm
package lasebuche
import (
"crypto/rand"
"encoding/hex"
"github.com/sixafter/nanoid"
)