fix(deps): update module github.com/a-h/templ to v0.3.920
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 5m5s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 4m26s

This commit was merged in pull request #232.
This commit is contained in:
2025-07-20 19:06:40 +00:00
parent 59288d4544
commit e8b3d3e16c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.24.5
require (
github.com/a-h/templ v0.3.906
github.com/a-h/templ v0.3.920
github.com/golang-migrate/migrate/v4 v4.18.3
github.com/google/uuid v1.6.0
github.com/jmoiron/sqlx v1.4.0