diff --git a/go.mod b/go.mod index 16638f8..f15482c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module projectreshoot -go 1.23.5 +go 1.24.0 require ( github.com/a-h/templ v0.3.833