module git.aiterp.net/lucifer/lucifer require ( github.com/collinux/GoHue v0.0.0-20181229002551-d259041d5eb8 // indirect github.com/collinux/gohue v0.0.0-20181229002551-d259041d5eb8 github.com/google/uuid v1.1.0 github.com/gorilla/context v1.1.1 // indirect github.com/gorilla/mux v1.6.2 github.com/jmoiron/sqlx v1.2.0 github.com/mattn/go-sqlite3 v1.10.0 github.com/stretchr/testify v1.3.0 golang.org/x/crypto v0.0.0-20190123085648-057139ce5d2b golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 google.golang.org/appengine v1.4.0 // indirect gopkg.in/yaml.v2 v2.2.2 )