12 lines
282 B
Modula-2
12 lines
282 B
Modula-2
module git.kill0.net/chill9/lume
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
git.kill0.net/chill9/lifx-go v0.0.0-20210215004437-f86c28b0a5ef
|
|
github.com/BurntSushi/toml v0.3.1
|
|
github.com/fatih/color v1.10.0
|
|
github.com/olekukonko/tablewriter v0.0.5
|
|
golang.org/x/sys v0.0.0-20210110051926-789bb1bd4061
|
|
)
|