spiegel_podman/vendor/github.com/mattn/go-runewidth
Paul Holzinger 5504338c36
vendor: update common, image, storage to latest
To pull in the registries.conf rework and make sure it all works.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-04-23 16:22:07 +02:00
..
benchstat.txt Update module github.com/vbauerster/mpb/v8 to v8.11.1 2025-11-07 10:36:01 +00:00
LICENSE compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
new.txt Update module github.com/vbauerster/mpb/v8 to v8.11.1 2025-11-07 10:36:01 +00:00
old.txt Update module github.com/vbauerster/mpb/v8 to v8.11.1 2025-11-07 10:36:01 +00:00
README.md Vendor in latest containers/(buildah, image, common) 2022-12-21 06:12:45 -05:00
runewidth.go vendor: update common, image, storage to latest 2026-04-23 16:22:07 +02:00
runewidth_appengine.go Vendor in latest containers/(buildah, image, common) 2022-12-21 06:12:45 -05:00
runewidth_js.go Vendor in latest containers/(buildah, image, common) 2022-12-21 06:12:45 -05:00
runewidth_posix.go Vendor in latest containers/(buildah, image, common) 2022-12-21 06:12:45 -05:00
runewidth_table.go Move to deterministic network setup order 2026-04-17 10:00:32 -04:00
runewidth_windows.go Update module github.com/vbauerster/mpb/v8 to v8.11.1 2025-11-07 10:36:01 +00:00

go-runewidth

Build Status Codecov GoDoc Go Report Card

Provides functions to get fixed width of the character or string.

Usage

runewidth.StringWidth("つのだ☆HIRO") == 12

Author

Yasuhiro Matsumoto

License

under the MIT License: http://mattn.mit-license.org/2013