add go releaser

This commit is contained in:
dushixiang
2021-11-04 21:27:14 +08:00
parent ebf4349a06
commit 036245c931
5 changed files with 61 additions and 9 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module next-terminal
go 1.16
go 1.17
require (
github.com/gliderlabs/ssh v0.3.3