module github.com/gokcehan/lf
go 1.12
require (
github.com/gdamore/tcell/v2 v2.0.0
github.com/mattn/go-runewidth v0.0.9
gopkg.in/djherbis/times.v1 v1.2.0
)