module github.com/k8sland/tview replace github.com/rivo/tview => /Users/fernand/go_wk/k8sland/src/github.com/k8sland/tview require ( github.com/gdamore/encoding v1.0.0 // indirect github.com/gdamore/tcell v1.1.0 github.com/lucasb-eyer/go-colorful v0.0.0-20181028223441-12d3b2882a08 github.com/mattn/go-runewidth v0.0.3 github.com/rivo/tview v0.0.0-20190124120153-84fdb36408f3 )