module git.hatter.ink/simple-ssh-server go 1.13 require ( github.com/creack/pty v1.1.13 // indirect github.com/gliderlabs/ssh v0.3.3 )