Move sub /v3 to repo root
Use v3 as dev branch, use master as tagged release branch
This commit is contained in:
parent
4cca61d83f
commit
0b52bac91f
@ -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
|
Loading…
Reference in New Issue
Block a user