spiegel_podman/vendor/github.com/mattn/go-runewidth/go.mod
Daniel J Walsh 310eae4ba4
Switch all builds to pull-never
Fixes: https://github.com/containers/buildah/issues/2779

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-03-16 06:19:58 -04:00

5 lines
84 B
Modula-2

module github.com/mattn/go-runewidth
go 1.9
require github.com/rivo/uniseg v0.1.0