module github.com/tardisx/gropple go 1.20 require ( github.com/gorilla/mux v1.8.0 golang.org/x/mod v0.9.0 gopkg.in/yaml.v2 v2.4.0 )