File tree 2 files changed +3
-1
lines changed 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.10
5
5
require (
6
6
github.com/charmbracelet/lipgloss v1.0.0
7
7
github.com/spf13/cobra v1.8.1
8
- github.com/ssh-connection-manager/kernel/v2 v2.1.3
8
+ github.com/ssh-connection-manager/kernel/v2 v2.1.4
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -131,6 +131,8 @@ github.com/ssh-connection-manager/kernel/v2 v2.1.2 h1:yWGybD1Ebld28hsVudxqM5mlOI
131
131
github.com/ssh-connection-manager/kernel/v2 v2.1.2 /go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0 =
132
132
github.com/ssh-connection-manager/kernel/v2 v2.1.3 h1:ZXezYm3DGhR3/1xZRGBU/7esLu3e38y+ToCj0BFc3BE =
133
133
github.com/ssh-connection-manager/kernel/v2 v2.1.3 /go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0 =
134
+ github.com/ssh-connection-manager/kernel/v2 v2.1.4 h1:vUNvTaYZmDgSxLzPdIEGQn4OBRftXXdEi+T/CfVpblE =
135
+ github.com/ssh-connection-manager/kernel/v2 v2.1.4 /go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0 =
134
136
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
135
137
github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
136
138
github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
You can’t perform that action at this time.
0 commit comments