vendor: github.com/mattn/go-runewidth v0.0.16

adds support for Unicode 15.1.0

full diff: https://github.com/mattn/go-runewidth/compare/v0.0.15...v0.0.16

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-04-12 15:34:58 +02:00
committed by Tonis Tiigi
parent 1365652a74
commit 5398c33937
4 changed files with 171 additions and 160 deletions

2
vendor/modules.txt vendored
View File

@@ -465,7 +465,7 @@ github.com/klauspost/compress/zstd/internal/xxhash
github.com/mailru/easyjson/buffer
github.com/mailru/easyjson/jlexer
github.com/mailru/easyjson/jwriter
# github.com/mattn/go-runewidth v0.0.15
# github.com/mattn/go-runewidth v0.0.16
## explicit; go 1.9
github.com/mattn/go-runewidth
# github.com/mattn/go-shellwords v1.0.12