mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-19 14:57:04 +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:
@@ -10,8 +10,8 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
"blitiri.com.ar/go/chasquid/internal/log"
|
||||
"blitiri.com.ar/go/chasquid/internal/trace"
|
||||
"blitiri.com.ar/go/log"
|
||||
)
|
||||
|
||||
// Global event logs.
|
||||
|
||||
Reference in New Issue
Block a user