We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d593bf commit 1c576e7Copy full SHA for 1c576e7
client.go
@@ -23,8 +23,8 @@ import (
23
"github.com/henrylee2cn/goutil"
24
tp "github.com/henrylee2cn/teleport"
25
"github.com/henrylee2cn/teleport/socket"
26
+ cliSession "github.com/henrylee2cn/tp-ext/mod-cliSession"
27
heartbeat "github.com/henrylee2cn/tp-ext/plugin-heartbeat"
- cliSession "github.com/henrylee2cn/tp-ext/sundry-cliSession"
28
)
29
30
// CliConfig client config
0 commit comments