Add testify to godep

This commit is contained in:
Dan Sosedoff
2014-12-17 21:38:30 -06:00
parent d0a6190887
commit 6585c3be40
9 changed files with 2695 additions and 0 deletions

4
Godeps/Godeps.json generated
View File

@@ -33,6 +33,10 @@
{
"ImportPath": "github.com/mitchellh/go-homedir",
"Rev": "7d2d8c8a4e078ce3c58736ab521a40b37a504c52"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Rev": "faedd6eb633a4cd77c15f6c9856608701e40d9a2"
}
]
}