module zgo.at/termtext

go 1.16

require (
	github.com/rivo/uniseg v0.4.7
	zgo.at/runewidth v0.1.0
)
