module cider-chromecast go 1.24.3 require ( github.com/gorilla/websocket v1.5.3 github.com/hashicorp/mdns v1.0.6 github.com/spf13/cobra v1.9.1 google.golang.org/protobuf v1.36.6 ) require ( github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/miekg/dns v1.1.55 // indirect github.com/spf13/pflag v1.0.6 // indirect golang.org/x/mod v0.17.0 // indirect golang.org/x/net v0.34.0 // indirect golang.org/x/sync v0.10.0 // indirect golang.org/x/sys v0.29.0 // indirect golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect )