aboutsummaryrefslogtreecommitdiff
path: root/htmx/htmx.go
diff options
context:
space:
mode:
Diffstat (limited to 'htmx/htmx.go')
-rw-r--r--htmx/htmx.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/htmx/htmx.go b/htmx/htmx.go
index 123259a..bd03d2d 100644
--- a/htmx/htmx.go
+++ b/htmx/htmx.go
@@ -7,7 +7,7 @@ import (
"within.website/x/internal"
)
-//go:generate go run github.com/a-h/templ/cmd/templ@latest generate
+//go:generate go tool templ generate
var (
//go:embed *.js