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