module github.com/Warky-Devs/go-mdtopdf-helper.git go 1.22.5 require ( github.com/SebastiaanKlippert/go-wkhtmltopdf v1.9.3 github.com/gomarkdown/markdown v0.0.0-20241205020045-f7e15b2f3e62 )