module git.kill0.net/chill9/lume go 1.15 require ( git.kill0.net/chill9/lifx-go v0.0.0-20210323044657-dbe1c40e1621 github.com/BurntSushi/toml v0.3.1 github.com/fatih/color v1.10.0 github.com/mattn/go-runewidth v0.0.10 // indirect github.com/olekukonko/tablewriter v0.0.5 github.com/rivo/uniseg v0.2.0 // indirect golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 )