module github.com/derailed/tview replace github.com/rivo/tview => /Users/fernand/go_wk/derailed/src/github.com/derailed/tview require ( github.com/gdamore/tcell v1.1.1 github.com/lucasb-eyer/go-colorful v0.0.0-20181028223441-12d3b2882a08 github.com/mattn/go-runewidth v0.0.4 github.com/rivo/tview v0.0.0-20190213202703-b373355e9db4 )