13 Star 101 Fork 20

TNK-Studio / gortal

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 803 Bytes
一键复制 编辑 原始数据 按行查看 历史
Elf 提交于 2019-12-17 01:22 . [FIX] fix resize window
module github.com/TNK-Studio/gortal
go 1.12
require (
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 // indirect
github.com/elfgzp/promptui v0.6.1-0.20191206043126-fe9f1cb63392
github.com/elfgzp/ssh v0.2.3-0.20191216171309-38f1cb660799
github.com/fatih/color v1.7.0
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect
github.com/gliderlabs/ssh v0.2.2 // indirect
github.com/helloyi/go-sshclient v0.0.0-20191203124208-f1e205501005
github.com/manifoldco/promptui v0.6.0 // indirect
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413
golang.org/x/sys v0.0.0-20191210023423-ac6580df4449 // indirect
golang.org/x/tools v0.0.0-20191213032237-7093a17b0467 // indirect
gopkg.in/yaml.v2 v2.2.2
)
1
https://gitee.com/TNK-Studio/gortal.git
git@gitee.com:TNK-Studio/gortal.git
TNK-Studio
gortal
gortal
master

搜索帮助