module github.com/bouncepaw/mycorrhiza go 1.14 require ( github.com/gomarkdown/markdown v0.0.0-20200609195525-3f9352745725 github.com/gorilla/mux v1.7.4 mvdan.cc/gogrep v0.0.0-20200420132841-24e8804e5b3c // indirect )