module github.com/wild-cloud/wild-central/daemon go 1.24 require ( github.com/gorilla/mux v1.8.1 github.com/rs/cors v1.11.1 gopkg.in/yaml.v3 v3.0.1 )