chore(deps): update dependency go to v1.24.0
Some checks failed
Build Docker Image / Build-Docker-Image (push) Failing after 2m26s

This commit is contained in:
2025-03-02 18:25:41 +00:00
parent 60daac48b4
commit ee7b1f4438

2
go.mod
View File

@@ -2,7 +2,7 @@ module web-app-template
go 1.23
toolchain go1.23.5
toolchain go1.24.0
require (
github.com/a-h/templ v0.3.833