aboutsummaryrefslogtreecommitdiffstats
path: root/app-shells/fzf/fzf-0.23.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app-shells/fzf/fzf-0.23.0.ebuild (renamed from app-shells/fzf/fzf-0.22.0.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-shells/fzf/fzf-0.22.0.ebuild b/app-shells/fzf/fzf-0.23.0.ebuild
index b3d47bc..2e2e264 100644
--- a/app-shells/fzf/fzf-0.22.0.ebuild
+++ b/app-shells/fzf/fzf-0.23.0.ebuild
@@ -12,8 +12,8 @@ EGO_SUM=(
"github.com/DATA-DOG/go-sqlmock v1.3.3/go.mod"
"github.com/gdamore/encoding v1.0.0"
"github.com/gdamore/encoding v1.0.0/go.mod"
- "github.com/gdamore/tcell v1.3.0"
- "github.com/gdamore/tcell v1.3.0/go.mod"
+ "github.com/gdamore/tcell v1.4.0"
+ "github.com/gdamore/tcell v1.4.0/go.mod"
"github.com/lucasb-eyer/go-colorful v1.0.2"
"github.com/lucasb-eyer/go-colorful v1.0.2/go.mod"
"github.com/lucasb-eyer/go-colorful v1.0.3"
@@ -22,6 +22,7 @@ EGO_SUM=(
"github.com/mattn/go-isatty v0.0.12/go.mod"
"github.com/mattn/go-runewidth v0.0.4"
"github.com/mattn/go-runewidth v0.0.4/go.mod"
+ "github.com/mattn/go-runewidth v0.0.7/go.mod"
"github.com/mattn/go-runewidth v0.0.8"
"github.com/mattn/go-runewidth v0.0.8/go.mod"
"github.com/mattn/go-shellwords v1.0.9"