chore(deps): update dependency go to v1.24.0
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 2m33s

This commit is contained in:
2025-03-04 11:43:34 +00:00
parent a6794cdfed
commit 216fbcd883

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