File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
2727 github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
2828 github.com/inconshreveable/mousetrap v1.1.0 // indirect
2929 github.com/lucasb-eyer/go-colorful v1.4.0 // indirect
30- github.com/mattn/go-isatty v0.0.23 // indirect
30+ github.com/mattn/go-isatty v0.0.24 // indirect
3131 github.com/muesli/termenv v0.16.0 // indirect
3232 github.com/pelletier/go-toml/v2 v2.4.3 // indirect
3333 github.com/rivo/uniseg v0.4.7 // indirect
Original file line number Diff line number Diff line change @@ -61,8 +61,8 @@ github.com/lithammer/fuzzysearch v1.1.8 h1:/HIuJnjHuXS8bKaiTMeeDlW2/AyIWk2brx1V8
6161github.com/lithammer/fuzzysearch v1.1.8 /go.mod h1:IdqeyBClc3FFqSzYq/MXESsS4S0FsZ5ajtkr5xPLts4 =
6262github.com/lucasb-eyer/go-colorful v1.4.0 h1:UtrWVfLdarDgc44HcS7pYloGHJUjHV/4FwW4TvVgFr4 =
6363github.com/lucasb-eyer/go-colorful v1.4.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
64- github.com/mattn/go-isatty v0.0.23 h1:cYwCQTQf3HB6xUC+BtyCLZNr7IzbOmoZbmssVNzSyiQ =
65- github.com/mattn/go-isatty v0.0.23 /go.mod h1:nMCL3Zebbrt45jsMDgnfIwz6ydEQApk5oEI3HqDio6A =
64+ github.com/mattn/go-isatty v0.0.24 h1:tGZZoVgT/KiqK1c8ocVLeDS8BSWMRd47J3Lbz7vsReI =
65+ github.com/mattn/go-isatty v0.0.24 /go.mod h1:nMCL3Zebbrt45jsMDgnfIwz6ydEQApk5oEI3HqDio6A =
6666github.com/mattn/go-runewidth v0.0.24 h1:cpokDiIn0MGnhdHwuWnJBITySJ20QyNGnY2kR/ay2DU =
6767github.com/mattn/go-runewidth v0.0.24 /go.mod h1:XBkDxAl56ILZc9knddidhrOlY5R/pDhgLpndooCuJAs =
6868github.com/muesli/termenv v0.16.0 h1:S5AlUN9dENB57rsbnkPyfdGuWIlkmzJjbFf0Tf5FWUc =
You can’t perform that action at this time.
0 commit comments