From 60b71ac932cd05cbe34506961ba5ca0d17c3d6b2 Mon Sep 17 00:00:00 2001 From: Chapuis Bertil Date: Sun, 6 Sep 2015 11:49:27 +0200 Subject: [PATCH] testify dependency --- Godeps/Godeps.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index ddd8e96b4..1b51c8ece 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -22,6 +22,10 @@ "ImportPath": "github.com/kr/fs", "Rev": "2788f0dbd16903de03cb8186e5c7d97b69ad387b" }, + { + "ImportPath": "github.com/stretchr/testify", + "Rev": "7c2b1e5640dcf2631213ca962d892bffa1e08860" + }, { "ImportPath": "github.com/pkg/sftp", "Rev": "518aed2757a65cfa64d4b1b2baf08410f8b7a6bc"