diff --git a/go.mod b/go.mod index fb9e9ca..b2324dc 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module tankstopp go 1.23.0 -toolchain go1.24.4 +toolchain go1.25.0 require ( github.com/a-h/templ v0.3.924