mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
Put back the github.com path for the import
Upstream-commit: 20c2c684b2
Component: cli
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package client
|
||||
|
||||
import (
|
||||
"../future"
|
||||
"../rcli"
|
||||
"github.com/dotcloud/docker/future"
|
||||
"github.com/dotcloud/docker/rcli"
|
||||
"io"
|
||||
"io/ioutil"
|
||||
"log"
|
||||
|
||||
Reference in New Issue
Block a user