Skip to content

Commit

Permalink
Merge pull request #154 from ssh-connection-manager/145-update-versio…
Browse files Browse the repository at this point in the history
…n-kernel

145 updare version kernel
  • Loading branch information
deniskorbakov authored Jan 20, 2025
2 parents edf601c + d1e6a42 commit 25b5d7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.10
require (
github.com/charmbracelet/lipgloss v1.0.0
github.com/spf13/cobra v1.8.1
github.com/ssh-connection-manager/kernel/v2 v2.1.3
github.com/ssh-connection-manager/kernel/v2 v2.1.4
)

require (
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ github.com/ssh-connection-manager/kernel/v2 v2.1.2 h1:yWGybD1Ebld28hsVudxqM5mlOI
github.com/ssh-connection-manager/kernel/v2 v2.1.2/go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0=
github.com/ssh-connection-manager/kernel/v2 v2.1.3 h1:ZXezYm3DGhR3/1xZRGBU/7esLu3e38y+ToCj0BFc3BE=
github.com/ssh-connection-manager/kernel/v2 v2.1.3/go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0=
github.com/ssh-connection-manager/kernel/v2 v2.1.4 h1:vUNvTaYZmDgSxLzPdIEGQn4OBRftXXdEi+T/CfVpblE=
github.com/ssh-connection-manager/kernel/v2 v2.1.4/go.mod h1:cvIWuPWeN9TUC9R2VGo1CY/qFnuCdn3jBE5E6LWaac0=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
Expand Down

0 comments on commit 25b5d7f

Please sign in to comment.