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