go.mod (view raw)
1 2 3 4 5 6 7 8 9
module go.alanpearce.eu/gopkgs go 1.23 toolchain go1.23.5 require github.com/a-h/templ v0.3.833 require github.com/pelletier/go-toml/v2 v2.2.3