d31cd98b58
cc #616 #621
11 lines
216 B
Modula-2
11 lines
216 B
Modula-2
module github.com/gokcehan/lf
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/gdamore/tcell/v2 v2.3.1
|
|
github.com/mattn/go-runewidth v0.0.10
|
|
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d
|
|
gopkg.in/djherbis/times.v1 v1.2.0
|
|
)
|