mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-26 20:35:56 +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,7 +8,7 @@ import (
|
||||
"io/ioutil"
|
||||
"os"
|
||||
|
||||
"blitiri.com.ar/go/chasquid/internal/log"
|
||||
"blitiri.com.ar/go/log"
|
||||
|
||||
"github.com/golang/protobuf/proto"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user