Updated go version to 1.24.0

This commit is contained in:
2025-02-22 20:05:16 +11:00
parent c9fd1c8af0
commit 41c195507d

2
go.mod
View File

@@ -1,6 +1,6 @@
module projectreshoot
go 1.23.5
go 1.24.0
require (
github.com/a-h/templ v0.3.833