Merge pull request #256 from cuisongliu/feature/ssh
支持实时输出日志
Showing
+389 -67
... | ... | @@ -3,7 +3,7 @@ module github.com/fanux/sealos |
go 1.13 | ||
require ( | ||
github.com/cuisongliu/sshcmd v0.0.0-20200324171807-1615e61773b1 | ||
github.com/cuisongliu/sshcmd v1.5.1 | ||
github.com/fanux/lvscare v0.0.0-00010101000000-000000000000 | ||
github.com/fanux/sealgate v0.0.5 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
... | ... |
vendor/golang.org/x/sys/cpu/cpu_arm64.go
0 → 100644
vendor/golang.org/x/sys/cpu/cpu_arm64.s
0 → 100644
File moved
Please register or sign in to comment