diff --git a/go.mod b/go.mod index 5095978..fbee7ce 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module spend-sparrow go 1.23.0 -toolchain go1.24.5 +toolchain go1.24.6 require ( github.com/a-h/templ v0.3.924