hugo-to-gemini/go.mod
2020-11-06 13:46:25 +05:00

8 lines
156 B
Modula-2

module git.tdem.in/tdemin/gmnhg
go 1.15
require (
github.com/davecgh/go-spew v1.1.1
github.com/gomarkdown/markdown v0.0.0-20201024011455-45c732cc8a6b
)