12 lines
279 B
Modula-2
12 lines
279 B
Modula-2
module git.barakmich.com/barak/hue
|
|
|
|
go 1.17
|
|
|
|
require (
|
|
github.com/amimof/huego v1.2.0
|
|
github.com/andlabs/ui v0.0.0-20200610043537-70a69d6ae31e
|
|
github.com/lucasb-eyer/go-colorful v1.2.0
|
|
github.com/maruel/temperature v1.0.0
|
|
)
|
|
|
|
require github.com/spf13/pflag v1.0.5 // indirect
|