anpi/go.mod (view raw)
module github.com/olexsmir/anpi
go 1.24.2
require (
github.com/gomarkdown/markdown v0.0.0-20250311123330-531bef5e742b
gopkg.in/yaml.v3 v3.0.1
)