module tplate go 1.23.5 require ( github.com/88250/lute v1.7.6 gopkg.in/yaml.v3 v3.0.1 ) require ( github.com/alecthomas/chroma v0.10.0 // indirect github.com/dlclark/regexp2 v1.8.1 // indirect github.com/gopherjs/gopherjs v1.17.2 // indirect github.com/jinzhu/copier v0.4.0 // indirect golang.org/x/text v0.7.0 // indirect )