Merge pull request #1624 from letsencrypt/test-godep-fix

Add Godep version to Godeps/Godeps.json
This commit is contained in:
Kane York 2016-03-16 12:56:54 -07:00
commit 2e2a7b6736
1 changed files with 1 additions and 0 deletions

1
Godeps/Godeps.json generated
View File

@ -1,6 +1,7 @@
{
"ImportPath": "github.com/letsencrypt/boulder",
"GoVersion": "go1.5",
"GodepVersion": "v58",
"Packages": [
"./..."
],