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

This commit was merged in pull request #478.
This commit is contained in:
2025-06-05 19:06:29 +00:00
parent a416d829ff
commit 6894b0d39c

2
go.mod
View File

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