summaryrefslogtreecommitdiff
path: root/daemon/inspect_windows.go
diff options
context:
space:
mode:
authorMichael Crosby <crosbymichael@gmail.com>2016-09-06 11:18:12 -0700
committerMichael Crosby <crosbymichael@gmail.com>2016-09-07 11:05:58 -0700
commit91e197d614547f0202e6ae9b8a24d88ee131d950 (patch)
tree6f7bfb04f87db90485539d617f6e4e3d29c4d891 /daemon/inspect_windows.go
parenta6daa94e3e0c1a60ba054eddc819c77a5dcc78b9 (diff)
downloaddocker-91e197d614547f0202e6ae9b8a24d88ee131d950.tar.gz
Add engine-api types to docker
This moves the types for the `engine-api` repo to the existing types package. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Diffstat (limited to 'daemon/inspect_windows.go')
-rw-r--r--daemon/inspect_windows.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/inspect_windows.go b/daemon/inspect_windows.go
index a23f703e09..c8d8c795f8 100644
--- a/daemon/inspect_windows.go
+++ b/daemon/inspect_windows.go
@@ -1,10 +1,10 @@
package daemon
import (
+ "github.com/docker/docker/api/types"
"github.com/docker/docker/api/types/backend"
"github.com/docker/docker/container"
"github.com/docker/docker/daemon/exec"
- "github.com/docker/engine-api/types"
)
// This sets platform-specific fields