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

This commit is contained in:
2025-01-19 00:05:29 +00:00
parent 7cb46aad36
commit b101ae3604

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