mirror of
https://github.com/rancher/os.git
synced 2025-09-08 02:01:27 +00:00
Replace rancherio with rancher
Signed-off-by: Wang Long <long.wanglong@huawei.com>
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"os"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/rancherio/os/config"
|
||||
"github.com/rancherio/os/docker"
|
||||
"github.com/rancher/os/config"
|
||||
"github.com/rancher/os/docker"
|
||||
)
|
||||
|
||||
func Main() {
|
||||
|
Reference in New Issue
Block a user