mirror of
https://github.com/rancher/os.git
synced 2025-07-16 16:11:03 +00:00
Replace Sirupsen/logrus package with rancher/os/log
This commit is contained in:
parent
db5da1ebfe
commit
493ba98292
@ -7,8 +7,7 @@ import (
|
||||
|
||||
composeConfig "github.com/docker/libcompose/config"
|
||||
"github.com/rancher/os/config"
|
||||
|
||||
log "github.com/Sirupsen/logrus"
|
||||
"github.com/rancher/os/log"
|
||||
)
|
||||
|
||||
type ConfigEnvironment struct {
|
||||
|
Loading…
Reference in New Issue
Block a user