From 16f647393838ea3eb0778a45178323aea21b67a0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 21 Jan 2024 02:52:28 +0900 Subject: Change mattn/go-runewidth dependency to rivo/uniseg for accurate results Related #3588 #3588 #3567 --- BUILD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BUILD.md') diff --git a/BUILD.md b/BUILD.md index 71066ef0..af0a04e9 100644 --- a/BUILD.md +++ b/BUILD.md @@ -34,8 +34,8 @@ make release Third-party libraries used -------------------------- -- [mattn/go-runewidth](https://github.com/mattn/go-runewidth) - - Licensed under [MIT](http://mattn.mit-license.org) +- [rivo/uniseg](https://github.com/rivo/uniseg) + - Licensed under [MIT](https://raw.githubusercontent.com/rivo/uniseg/master/LICENSE.txt) - [mattn/go-shellwords](https://github.com/mattn/go-shellwords) - Licensed under [MIT](http://mattn.mit-license.org) - [mattn/go-isatty](https://github.com/mattn/go-isatty) -- cgit v1.2.3