diff --git a/go.mod b/go.mod index 58e9349..acab276 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/canhlinh/svg2png v0.0.0-20201124065332-6ba87c82371f github.com/gabriel-vasile/mimetype v1.4.2 github.com/go-pdf/fpdf v0.9.0 - github.com/gomarkdown/markdown v0.0.0-20230716120725-531d2d74bc12 + github.com/gomarkdown/markdown v0.0.0-20230922105210-14b16010c2ee github.com/jessp01/gohighlight v0.21.1-7 github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2 // indirect github.com/sirupsen/logrus v1.9.3 // indirect