diff --git a/go.mod b/go.mod index afbc638..cf99a80 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/cterence/tailout go 1.23.1 -toolchain go1.23.4 +toolchain go1.23.5 require ( github.com/a-h/templ v0.3.819