Merge branch 'develop'
Showing
+1957 -12
... | ... | @@ -3,12 +3,15 @@ module github.com/fanux/sealos |
go 1.13 | ||
require ( | ||
github.com/cuisongliu/sshcmd v1.4.1 | ||
github.com/cuisongliu/sshcmd v1.4.2 | ||
github.com/fanux/sealgate v0.0.4 | ||
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/spf13/cobra v0.0.5 | ||
github.com/spf13/viper v1.5.0 | ||
github.com/wonderivan/logger v1.0.0 | ||
golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586 | ||
gopkg.in/yaml.v2 v2.2.4 | ||
gopkg.in/yaml.v2 v2.2.8 | ||
k8s.io/api v0.17.3 | ||
k8s.io/apimachinery v0.17.3 | ||
k8s.io/client-go v0.17.3 | ||
) |
This diff is collapsed.
ipvs/lvscare.go
0 → 100644
ipvs/lvscare_test.go
0 → 100644
vendor/github.com/gogo/protobuf/AUTHORS
0 → 100644
vendor/github.com/gogo/protobuf/CONTRIBUTORS
0 → 100644
vendor/github.com/gogo/protobuf/LICENSE
0 → 100644
Please register or sign in to comment