Switch to gdamore/tcell

This commit is contained in:
Zachary Yedidia
2019-12-31 17:23:12 -05:00
parent 466c48da31
commit 6632ab0a77
18 changed files with 35 additions and 31 deletions

View File

@@ -4,7 +4,7 @@ import (
"testing"
"github.com/stretchr/testify/assert"
"github.com/zyedidia/tcell"
"github.com/gdamore/tcell"
)
func TestSimpleStringToStyle(t *testing.T) {