feat: init commit

This commit is contained in:
2021-07-17 10:16:09 +08:00
parent 428f3935d8
commit 29db055415
5 changed files with 53 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.hatter.ink/simple-ssh-server
go 1.13
require github.com/gliderlabs/ssh v0.3.3