chore(deps): update dependency go to v1.24.0
Some checks are pending
Build Docker Image / Build-Docker-Image (push) Successful in 3m10s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Waiting to run

This commit was merged in pull request #385.
This commit is contained in:
2025-03-04 12:44:41 +00:00
parent ef4e314475
commit 27b87dcc12

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