mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-11 10:07:53 +00:00
Fixes: https://github.com/containers/buildah/issues/2779 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
5 lines
84 B
Modula-2
5 lines
84 B
Modula-2
module github.com/mattn/go-runewidth
|
|
|
|
go 1.9
|
|
|
|
require github.com/rivo/uniseg v0.1.0
|