forked from lug/matterbridge
Update markdown parsing library to github.com/gomarkdown/markdown (#944)
This commit is contained in:
5
vendor/github.com/gomarkdown/markdown/go.mod
generated
vendored
Normal file
5
vendor/github.com/gomarkdown/markdown/go.mod
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/gomarkdown/markdown
|
||||
|
||||
go 1.12
|
||||
|
||||
require golang.org/dl v0.0.0-20190829154251-82a15e2f2ead // indirect
|
||||
Reference in New Issue
Block a user