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.4
8
+ github.com/ssh-connection-manager/kernel/v2 v2.1.5
9
9
)
10
10
11
11
require (
Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ github.com/ssh-connection-manager/kernel/v2 v2.1.3 h1:ZXezYm3DGhR3/1xZRGBU/7esLu
133
133
github.com/ssh-connection-manager/kernel/v2 v2.1.3 /go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0 =
134
134
github.com/ssh-connection-manager/kernel/v2 v2.1.4 h1:vUNvTaYZmDgSxLzPdIEGQn4OBRftXXdEi+T/CfVpblE =
135
135
github.com/ssh-connection-manager/kernel/v2 v2.1.4 /go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0 =
136
+ github.com/ssh-connection-manager/kernel/v2 v2.1.5 h1:swDdvAZBN4M4A1Bj3Mm2UGkTtvWeb5d/7BzOTo7d6ig =
137
+ github.com/ssh-connection-manager/kernel/v2 v2.1.5 /go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0 =
136
138
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
137
139
github.com/stretchr/objx v0.4.0 /go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw =
138
140
github.com/stretchr/objx v0.5.0 /go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo =
You can’t perform that action at this time.
0 commit comments