drone-ssh/vendor
Joshua Elliott b5fc545ce2
[easyssh] Scan stdout and stderr in Stream in seperate goroutines. (appleboy/easyssh-proxy#41)
Fixes appleboy/easyssh-proxy#40.

Splits stdout and stderr scanning into seperate goroutines, and waits on both to finish through use of a wait group.

Also changed `res` chan to use empty structs as they take up less memory.

https://github.com/appleboy/drone-ssh/commit/e788e0d12bd
2018-10-22 19:50:35 +09:00
..
github.com [easyssh] Scan stdout and stderr in Stream in seperate goroutines. (appleboy/easyssh-proxy#41) 2018-10-22 19:50:35 +09:00
golang.org/x/crypto refactor: HostKeyCallback is the function type used for verifying server (#68) 2017-04-15 20:49:33 +08:00
vendor.json upgrade easyssh to 1.1.6 (#81) 2017-05-16 15:45:00 +08:00