Skip to content

Commit

Permalink
Fixes to stupidity again (#20)
Browse files Browse the repository at this point in the history
* Enhance bind command with regard to aliased keymaps

* Update dependencies

* Update deps

* Fix go.mod replace
  • Loading branch information
maxlandon authored Jun 3, 2023
1 parent 36b168a commit 509f77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
)

replace github.com/rsteube/carapace v0.30.0 => github.com/reeflective/carapace v0.25.2-0.20230602202234-e8d757e458ca
replace github.com/rsteube/carapace v0.36.3 => github.com/reeflective/carapace v0.25.2-0.20230602202234-e8d757e458ca

0 comments on commit 509f77c

Please sign in to comment.