Update godeps to include crypto/ssh

This commit is contained in:
Jeff Mitchell 2015-08-19 11:23:34 -07:00
parent 5b1ba99757
commit 7e851813e8
1 changed files with 5 additions and 1 deletions

6
Godeps/Godeps.json generated
View File

@ -201,7 +201,11 @@
"Rev": "81bf7719a6b7ce9b665598222362b50122dfc13b"
},
{
"ImportPath": "golang.org/x/crypto/ssh/terminal",
"ImportPath": "golang.org/x/crypto/curve25519",
"Rev": "81bf7719a6b7ce9b665598222362b50122dfc13b"
},
{
"ImportPath": "golang.org/x/crypto/ssh",
"Rev": "81bf7719a6b7ce9b665598222362b50122dfc13b"
},
{