module dehub/cmd/git-http-server go 1.14 require ( github.com/gomarkdown/markdown v0.0.0-20200513213024-62c5e2c608cc golang.org/x/crypto v0.0.0-20200109152110-61a87790db17 // indirect gopkg.in/src-d/go-git.v4 v4.13.1 ) replace dehub => ../../