From 2750e196573ec7816cc966f2277ea5d14d770fca Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Fri, 23 Oct 2020 23:31:46 +0900 Subject: Update go-runewidth --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 89fdebf0..7c6a5226 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ require ( github.com/gdamore/tcell v1.4.0 github.com/lucasb-eyer/go-colorful v1.0.3 // indirect github.com/mattn/go-isatty v0.0.12 - github.com/mattn/go-runewidth v0.0.8 + github.com/mattn/go-runewidth v0.0.9 github.com/mattn/go-shellwords v1.0.9 github.com/saracen/walker v0.0.0-20191201085201-324a081bae7e golang.org/x/crypto v0.0.0-20200128174031-69ecbb4d6d5d -- cgit v1.2.3