Skip to content

Commit

Permalink
chore(deps): bump charmbracelet/ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanbagabas committed Nov 17, 2022
1 parent 4f85cc9 commit 1fe2951
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/charmbracelet/bubbletea v0.23.1
github.com/charmbracelet/keygen v0.3.0
github.com/charmbracelet/lipgloss v0.6.0
github.com/charmbracelet/ssh v0.0.0-20221117131612-e845afef7941
github.com/charmbracelet/ssh v0.0.0-20221117183211-483d43d97103
github.com/go-git/go-git/v5 v5.4.2
github.com/hashicorp/golang-lru/v2 v2.0.1
github.com/matryer/is v1.4.0
Expand Down Expand Up @@ -48,3 +48,5 @@ require (
golang.org/x/text v0.4.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
)

replace github.com/charmbracelet/ssh => ../ssh

0 comments on commit 1fe2951

Please sign in to comment.