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>
Upstream-commit: 11d7f42b49
Component: cli
This commit is contained in:
Michael Crosby
2017-05-15 11:57:19 +02:00
committed by Vincent Demeester
parent c2d278ab8c
commit f8263c2df8
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"regexp"
"strings"
"github.com/docker/engine-api/types/filters"
"github.com/docker/docker/api/types/filters"
)
var (