diff --git a/go.mod b/go.mod index 809b0d1..3e41ca3 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module mal -go 1.25.0 +go 1.24 require ( github.com/a-h/templ v0.3.1001