From 8dec75ff8f7ca4b1fb638c4cee816a4ac66f4d2a Mon Sep 17 00:00:00 2001 From: "Guillaume J. Charmes" Date: Mon, 10 Mar 2014 15:34:38 -0700 Subject: [PATCH] Update vendor.sh with new kr/pty revision Docker-DCO-1.1-Signed-off-by: Guillaume J. Charmes (github: creack) Upstream-commit: 3c25302a0b9fae2c3fff9262b2ae9fa5f6f04db7 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 184cb750a5..ac996dde12 100755 --- a/components/engine/hack/vendor.sh +++ b/components/engine/hack/vendor.sh @@ -39,7 +39,7 @@ clone() { echo done } -clone git github.com/kr/pty 3b1f6487b +clone git github.com/kr/pty 98c7b80083 clone git github.com/gorilla/context 708054d61e5