mirror of
https://github.com/rancher/os.git
synced 2025-08-31 14:23:11 +00:00
Replace rancherio with rancher
Signed-off-by: Wang Long <long.wanglong@huawei.com>
This commit is contained in:
@@ -14,9 +14,9 @@ import (
|
||||
log "github.com/Sirupsen/logrus"
|
||||
"github.com/docker/libcompose/docker"
|
||||
"github.com/docker/libcompose/project"
|
||||
"github.com/rancherio/os/cmd/control"
|
||||
"github.com/rancherio/os/compose"
|
||||
"github.com/rancherio/os/config"
|
||||
"github.com/rancher/os/cmd/control"
|
||||
"github.com/rancher/os/compose"
|
||||
"github.com/rancher/os/config"
|
||||
|
||||
"github.com/opencontainers/runc/libcontainer/cgroups"
|
||||
_ "github.com/opencontainers/runc/libcontainer/nsenter"
|
||||
|
Reference in New Issue
Block a user