Skip to content

Commit 882c859

Browse files
Merge pull request #161 from ssh-connection-manager/159-update-version-kernel
159 update version kernel
2 parents 115e346 + 868c87f commit 882c859

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22.10
55
require (
66
github.com/charmbracelet/lipgloss v1.0.0
77
github.com/spf13/cobra v1.8.1
8-
github.com/ssh-connection-manager/kernel/v2 v2.1.5
8+
github.com/ssh-connection-manager/kernel/v2 v2.1.6
99
)
1010

1111
require (

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ github.com/ssh-connection-manager/kernel/v2 v2.1.4 h1:vUNvTaYZmDgSxLzPdIEGQn4OBR
135135
github.com/ssh-connection-manager/kernel/v2 v2.1.4/go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0=
136136
github.com/ssh-connection-manager/kernel/v2 v2.1.5 h1:swDdvAZBN4M4A1Bj3Mm2UGkTtvWeb5d/7BzOTo7d6ig=
137137
github.com/ssh-connection-manager/kernel/v2 v2.1.5/go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0=
138+
github.com/ssh-connection-manager/kernel/v2 v2.1.6 h1:R3dmvMwxFtnRcfF5kHYdwzvEZ7RLpXnsmCgjMNufa/Q=
139+
github.com/ssh-connection-manager/kernel/v2 v2.1.6/go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0=
138140
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
139141
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
140142
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=

0 commit comments

Comments
 (0)