feed-to-muc/vendor/github.com/mattn/go-runewidth/go.mod

6 lines
84 B
Modula-2
Raw Normal View History

2019-05-31 11:07:56 +02:00
module github.com/mattn/go-runewidth
go 1.9
2021-12-13 10:29:47 +01:00
require github.com/rivo/uniseg v0.2.0