diff --git a/examples/templ/go.mod b/examples/templ/go.mod index a044f0b..c767245 100644 --- a/examples/templ/go.mod +++ b/examples/templ/go.mod @@ -1,6 +1,6 @@ module github.com/will-wow/typed-htmx-go/examples/templ -go 1.22.0 +go 1.22 require ( github.com/a-h/templ v0.2.543