A read-only clone of the dehub project, for until dehub.dev can be brought back online.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dehub/cmd/git-http-server/go.mod

12 lines
202 B

4 years ago
module dehub/cmd/git-http-server
go 1.14
require (
dehub v0.0.0
gitlab.com/golang-commonmark/markdown v0.0.0-20191127184510-91b5b3c99c19
gopkg.in/src-d/go-git.v4 v4.13.1
)
replace dehub => ../../