File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
66 github.com/BurntSushi/toml v1.6.0
77 github.com/aymanbagabas/go-pty v0.2.3
88 github.com/manifoldco/promptui v0.9.0
9- github.com/sahilm/fuzzy v0.1.1
9+ github.com/sahilm/fuzzy v0.1.2
1010 github.com/spf13/cobra v1.10.2
1111 golang.org/x/term v0.43.0
1212 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ github.com/manifoldco/promptui v0.9.0/go.mod h1:ka04sppxSGFAtxX0qhlYQjISsg9mR4GW
2121github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
2222github.com/sahilm/fuzzy v0.1.1 h1:ceu5RHF8DGgoi+/dR5PsECjCDH1BE3Fnmpo7aVXOdRA =
2323github.com/sahilm/fuzzy v0.1.1 /go.mod h1:VFvziUEIMCrT6A6tw2RFIXPXXmzXbOsSHF0DOI8ZK9Y =
24+ github.com/sahilm/fuzzy v0.1.2 h1:kdSkz23lx1meNjEl+SLJULeSbjTI4Dn14K/YxdGrIww =
25+ github.com/sahilm/fuzzy v0.1.2 /go.mod h1:au6//VbVSqu6DFrkL2CfjlJ5iURpNCPeE+1GwY3XsT8 =
2426github.com/spf13/cobra v1.8.0 h1:7aJaZx1B85qltLMc546zn58BxxfZdR/W22ej9CFoEf0 =
2527github.com/spf13/cobra v1.8.0 /go.mod h1:WXLWApfZ71AjXPya3WOlMsY9yMs7YeiHhFVlvLyhcho =
2628github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
You can’t perform that action at this time.
0 commit comments