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>
This commit is contained in:
Michael Crosby
2017-05-15 11:57:19 +02:00
committed by Vincent Demeester
parent 6083de8891
commit 11d7f42b49
+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 (