module github.com/home-assistant/landingpage
go 1.14
require (
github.com/grandcat/zeroconf v1.0.0
github.com/rs/xid v1.2.1
)