Merge cccb5a75bd21208a2b3e6577c84704a05c8edcbf into 838f58e648b30bbf2ee2b9351fdf92bd1eb6a333

This commit is contained in:
James Mills 2016-07-10 02:02:18 +00:00 committed by GitHub
commit efd5b38512
4 changed files with 48 additions and 0 deletions

3
.gitmodules vendored
View File

@ -14,3 +14,6 @@
path = vendor/github.com/shazow/rateio
url = https://github.com/shazow/rateio
branch = master
[submodule "vendor/golang.org/x/crypto"]
path = vendor/golang.org/x/crypto
url = https://go.googlesource.com/crypto

39
Godeps/Godeps.json generated Normal file
View File

@ -0,0 +1,39 @@
{
"ImportPath": "github.com/shazow/ssh-chat",
"GoVersion": "go1.6",
"GodepVersion": "v74",
"Deps": [
{
"ImportPath": "github.com/alexcesaro/log",
"Rev": "61e686294e58a8698a9e1091268bb4ac1116bd5e"
},
{
"ImportPath": "github.com/alexcesaro/log/golog",
"Rev": "61e686294e58a8698a9e1091268bb4ac1116bd5e"
},
{
"ImportPath": "github.com/shazow/rateio",
"Rev": "e8e00881e5c12090412414be41c04ca9c8a71106"
},
{
"ImportPath": "golang.org/x/crypto/curve25519",
"Rev": "c2f4947f41766b144bb09066e919466da5eddeae"
},
{
"ImportPath": "golang.org/x/crypto/ed25519",
"Rev": "c2f4947f41766b144bb09066e919466da5eddeae"
},
{
"ImportPath": "golang.org/x/crypto/ed25519/internal/edwards25519",
"Rev": "c2f4947f41766b144bb09066e919466da5eddeae"
},
{
"ImportPath": "golang.org/x/crypto/ssh",
"Rev": "c2f4947f41766b144bb09066e919466da5eddeae"
},
{
"ImportPath": "golang.org/x/crypto/ssh/terminal",
"Rev": "c2f4947f41766b144bb09066e919466da5eddeae"
}
]
}

5
Godeps/Readme generated Normal file
View File

@ -0,0 +1,5 @@
This directory tree is generated automatically by godep.
Please do not edit.
See https://github.com/tools/godep for more information.

1
vendor/golang.org/x/crypto generated vendored Submodule

@ -0,0 +1 @@
Subproject commit c2f4947f41766b144bb09066e919466da5eddeae