module github.com/lmika/webtools go 1.25.0 require ( github.com/alecthomas/participle/v2 v2.1.4 // indirect golang.org/x/image v0.37.0 // indirect )