hugo-htmx-go-template/go.mod

6 lines
98 B
Modula-2
Raw Normal View History

2023-06-25 13:52:00 +00:00
module github.com/acaloiaro/hugo-htmx-go-template
go 1.20
2023-07-04 08:49:44 +00:00
require github.com/a-h/templ v0.2.304