module ldddns.arnested.dk go 1.16 require ( github.com/Microsoft/go-winio v0.5.0 // indirect github.com/containerd/containerd v1.5.2 // indirect github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf github.com/docker/docker v20.10.6+incompatible github.com/docker/go-connections v0.4.0 // indirect github.com/godbus/dbus/v5 v5.0.4 github.com/gorilla/mux v1.8.0 // indirect github.com/holoplot/go-avahi v0.0.0-20210401075512-c53ad3453c09 github.com/kelseyhightower/envconfig v1.4.0 github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 // indirect github.com/morikuni/aec v1.0.0 // indirect github.com/sirupsen/logrus v1.8.1 // indirect golang.org/x/net v0.0.0-20210525063256-abc453219eb5 golang.org/x/sys v0.0.0-20210525143221-35b2ab0089ea // indirect golang.org/x/time v0.0.0-20201208040808-7e3f01d25324 // indirect google.golang.org/genproto v0.0.0-20210524171403-669157292da3 // indirect google.golang.org/grpc v1.38.0 // indirect honnef.co/go/netdb v0.0.0-20150201073656-a416d700ae39 )