Skip to content

Commit 1c576e7

Browse files
committed
Modify the cliSession package import path
1 parent 5d593bf commit 1c576e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ import (
2323
"github.com/henrylee2cn/goutil"
2424
tp "github.com/henrylee2cn/teleport"
2525
"github.com/henrylee2cn/teleport/socket"
26+
cliSession "github.com/henrylee2cn/tp-ext/mod-cliSession"
2627
heartbeat "github.com/henrylee2cn/tp-ext/plugin-heartbeat"
27-
cliSession "github.com/henrylee2cn/tp-ext/sundry-cliSession"
2828
)
2929

3030
// CliConfig client config

0 commit comments

Comments
 (0)