From 6e7204ec85b9268d9c5f207361c9308dd580b61b Mon Sep 17 00:00:00 2001 From: Jacob Hoffman-Andrews Date: Fri, 18 Mar 2016 11:53:58 -0700 Subject: [PATCH] Bump Godep version. Fixes tests. --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 2aa129e7a..025d4b2e8 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,7 +1,7 @@ { "ImportPath": "github.com/letsencrypt/boulder", "GoVersion": "go1.5", - "GodepVersion": "v58", + "GodepVersion": "v59", "Packages": [ "./..." ],