Update godeps, add crypto package

This commit is contained in:
Dan Sosedoff
2016-01-14 16:33:43 -06:00
parent 0bccd3a801
commit 44fe84a58a
49 changed files with 13025 additions and 2705 deletions

8
Godeps/Godeps.json generated
View File

@@ -36,8 +36,12 @@
"Rev": "7d2d8c8a4e078ce3c58736ab521a40b37a504c52"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Rev": "2eaa4b48b8954bf871229043b8064ca156a542a5"
"ImportPath": "golang.org/x/crypto/curve25519",
"Rev": "3760e016850398b85094c4c99e955b8c3dea5711"
},
{
"ImportPath": "golang.org/x/crypto/ssh",
"Rev": "3760e016850398b85094c4c99e955b8c3dea5711"
}
]
}