4c0efdcb41
cc #480
10 lines
162 B
Modula-2
10 lines
162 B
Modula-2
module github.com/gokcehan/lf
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/gdamore/tcell/v2 v2.2.0
|
|
github.com/mattn/go-runewidth v0.0.10
|
|
gopkg.in/djherbis/times.v1 v1.2.0
|
|
)
|