mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
parent
d05a7e85b7
commit
b700a26dca
|
|
@ -36,7 +36,7 @@ import (
|
|||
"golang.org/x/crypto/ssh"
|
||||
"golang.org/x/crypto/ssh/agent"
|
||||
|
||||
"github.com/kubesphere/kubekey/v3/cmd/kk/pkg/pkg/core/common"
|
||||
"github.com/kubesphere/kubekey/v3/cmd/kk/pkg/core/common"
|
||||
"github.com/kubesphere/kubekey/v3/cmd/kk/pkg/core/logger"
|
||||
"github.com/kubesphere/kubekey/v3/cmd/kk/pkg/core/util"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue