chore: Modulname github.com/archivmail → archivmail
Go-Modul in go.mod und allen 45 Go-Dateien umbenannt.
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"strings"
|
||||
"sync"
|
||||
|
||||
"github.com/archivmail/internal/index"
|
||||
"github.com/archivmail/pkg/mailparser"
|
||||
"archivmail/internal/index"
|
||||
"archivmail/pkg/mailparser"
|
||||
)
|
||||
|
||||
// UploadJob tracks the progress of an EML/MBOX import job.
|
||||
|
||||
Reference in New Issue
Block a user