1 2 3 4 5 6 7 8 9
module tjp.lol/weft go 1.24 require ( github.com/yuin/goldmark v1.7.13 golang.org/x/net v0.42.0 gopkg.in/yaml.v3 v3.0.1 )