terraform/vendor/golang.org/x/crypto/ssh
Edward Muller 9f376e13ef Fix up deps
Done with:

```console
$ godep restore -v
$ rm -rf Godep vendor/
$ godep save ./...
```

Spot checked, but things look legit. I don't (yet) know how to build
terraform though.
2016-02-22 10:21:33 -08:00
..
agent
buffer.go
certs.go
channel.go
cipher.go
client.go
client_auth.go
common.go
connection.go
doc.go
handshake.go
kex.go
keys.go
mac.go
messages.go
mux.go
server.go
session.go
tcpip.go
transport.go