chore(deps): update dependency go to v1.23.5
All checks were successful
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 51s

This commit was merged in pull request #370.
This commit is contained in:
2025-01-19 00:05:29 +00:00
committed by renovate
parent cb01d5e0d4
commit bc82ad123b

2
go.mod
View File

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