Import awesome-gocui

This commit is contained in:
Gregory Rudolph
2019-10-09 08:55:33 -04:00
parent ba07cb6773
commit 3abf2e0235

View File

@ -7,7 +7,7 @@ import (
"strconv" "strconv"
"strings" "strings"
"github.com/jroimartin/gocui" "github.com/awesome-gocui/gocui"
) )
func init() { func init() {