From 32b94a23981a9a3fc58fe055798f1ee30d284d4f Mon Sep 17 00:00:00 2001 From: Chris Bednarski Date: Fri, 6 May 2016 23:02:15 -0700 Subject: [PATCH] Revert "Update winrmcp revision to include Windows path fix (#3488)" This reverts commit dcf9f661ee21f0982e41d338310d0d6e0a6afc5c. --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 700d0256d..290793051 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -393,7 +393,7 @@ }, { "ImportPath": "github.com/packer-community/winrmcp/winrmcp", - "Rev": "edcdaf386f9ed1b7e6a2cf826d6a4a2963be3aa5" + "Rev": "f1bcf36a69fa2945e65dd099eee11b560fbd3346" }, { "ImportPath": "github.com/pierrec/lz4",