mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-29 16:37:19 +00:00
Use the external log, spf and systemd packages
The log, spf and systemd packages have been externalized; use them instead of the internal version to avoid having two versions of the same thing.
This commit is contained in:
@@ -8,8 +8,8 @@ import (
|
||||
"net"
|
||||
"net/smtp"
|
||||
|
||||
"blitiri.com.ar/go/chasquid/internal/spf"
|
||||
"blitiri.com.ar/go/chasquid/internal/tlsconst"
|
||||
"blitiri.com.ar/go/spf"
|
||||
|
||||
"golang.org/x/net/idna"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user