1
0
mirror of https://github.com/gizak/termui.git synced 2025-04-26 13:48:54 +08:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Marc S. Brooks 2021-04-17 00:02:48 -07:00
commit 30d6c154fd
31 changed files with 2 additions and 0 deletions

View File

View File

@ -1,5 +1,7 @@
module github.com/gizak/termui/v3
go 1.15
require (
github.com/mattn/go-runewidth v0.0.2
github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7

View File

View File