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
+2 -2
View File
@@ -19,8 +19,8 @@ import (
"github.com/emersion/go-smtp"
"github.com/archivmail/config"
"github.com/archivmail/internal/storage"
"archivmail/config"
"archivmail/internal/storage"
)
// DomainToTenantFunc resolves an e-mail domain to a tenant ID.