chore: Modulname github.com/archivmail → archivmail

Go-Modul in go.mod und allen 45 Go-Dateien umbenannt.
This commit is contained in:
sysops
2026-04-05 20:37:35 +02:00
parent eb48081c5e
commit 2bab61209c
46 changed files with 144 additions and 144 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
"github.com/jackc/pgx/v5"
"github.com/jackc/pgx/v5/pgxpool"
"github.com/archivmail/pkg/mailparser"
"archivmail/pkg/mailparser"
)
// ErrRetentionLock is returned when a mail cannot be deleted because its retention period has not yet expired.