From 0ce4c48e119fd6760cc110e7f9866fed08ee51af Mon Sep 17 00:00:00 2001 From: David Calavera Date: Tue, 22 Mar 2016 18:12:16 -0400 Subject: [PATCH] Vendor engine-api v0.3.0 I tagged the current commit so we have a better reference of what's in this release. Signed-off-by: David Calavera Upstream-commit: 9e9c73a52893e658e391dfc44d4cea38fa6af980 Component: engine --- components/engine/hack/vendor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/hack/vendor.sh b/components/engine/hack/vendor.sh index 8f0cb092ad..938437ef3f 100755 --- a/components/engine/hack/vendor.sh +++ b/components/engine/hack/vendor.sh @@ -24,7 +24,7 @@ clone git golang.org/x/net 47990a1ba55743e6ef1affd3a14e5bac8553615d https://gith clone git golang.org/x/sys eb2c74142fd19a79b3f237334c7384d5167b1b46 https://github.com/golang/sys.git clone git github.com/docker/go-units 651fc226e7441360384da338d0fd37f2440ffbe3 clone git github.com/docker/go-connections v0.2.0 -clone git github.com/docker/engine-api 9524d7ae81ff55771852b6269f40f2a878315de9 +clone git github.com/docker/engine-api v0.3.0 clone git github.com/RackSec/srslog 259aed10dfa74ea2961eddd1d9847619f6e98837 clone git github.com/imdario/mergo 0.2.1