From a9e67f04ac995631fd20e5f21f7f172abf3a7476 Mon Sep 17 00:00:00 2001 From: Victor Marmol Date: Tue, 3 Mar 2015 11:12:40 -0800 Subject: [PATCH] Updating github.com/docker/docker/pkg/term Godep. This matches the version of the rest of the Docker package. There is no actual code change, but the mistmatch made it impossible to udpate the dependency (or any that depended on this). --- Godeps/Godeps.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 4f78a3b3d81..d310651ba37 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -69,47 +69,47 @@ }, { "ImportPath": "github.com/docker/docker/pkg/archive", - "Comment": "v1.4.1-108-g364720b", + "Comment": "v1.4.1-656-g2115131", "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, { "ImportPath": "github.com/docker/docker/pkg/fileutils", - "Comment": "v1.4.1-108-g364720b", + "Comment": "v1.4.1-656-g2115131", "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, { "ImportPath": "github.com/docker/docker/pkg/ioutils", - "Comment": "v1.4.1-108-g364720b", + "Comment": "v1.4.1-656-g2115131", "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, { "ImportPath": "github.com/docker/docker/pkg/pools", - "Comment": "v1.4.1-108-g364720b", + "Comment": "v1.4.1-656-g2115131", "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, { "ImportPath": "github.com/docker/docker/pkg/promise", - "Comment": "v1.4.1-108-g364720b", + "Comment": "v1.4.1-656-g2115131", "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, { "ImportPath": "github.com/docker/docker/pkg/system", - "Comment": "v1.4.1-108-g364720b", + "Comment": "v1.4.1-656-g2115131", "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, { "ImportPath": "github.com/docker/docker/pkg/term", - "Comment": "v1.4.1-108-g364720b", - "Rev": "364720b5e7e725cdc466171de873eefdb8609a33" + "Comment": "v1.4.1-656-g2115131", + "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, { "ImportPath": "github.com/docker/docker/pkg/units", - "Comment": "v1.4.1-108-g364720b", + "Comment": "v1.4.1-656-g2115131", "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, { "ImportPath": "github.com/docker/docker/vendor/src/code.google.com/p/go/src/pkg/archive/tar", - "Comment": "v1.4.1-108-g364720b", + "Comment": "v1.4.1-656-g2115131", "Rev": "211513156dc1ace48e630b4bf4ea0fcfdc8d9abf" }, {