chore(deps): update dependency go to v1.24.5
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 3m52s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m47s

This commit was merged in pull request #512.
This commit is contained in:
2025-07-08 17:15:52 +00:00
parent dc78af68f9
commit 59b4e332fe

2
go.mod
View File

@@ -2,7 +2,7 @@ module web-app-template
go 1.23.0
toolchain go1.24.4
toolchain go1.24.5
require (
github.com/a-h/templ v0.3.906