fix(deps): update module github.com/a-h/templ to v0.3.960
All checks were successful
Build Docker Image / Build-Docker-Image (push) Successful in 1m34s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 1m35s

This commit was merged in pull request #325.
This commit is contained in:
2025-10-15 15:05:42 +00:00
parent e2ddb0b07b
commit a2a88381cb
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.24.0
toolchain go1.25.3
require (
github.com/a-h/templ v0.3.943
github.com/a-h/templ v0.3.960
github.com/golang-migrate/migrate/v4 v4.19.0
github.com/google/uuid v1.6.0
github.com/jmoiron/sqlx v1.4.0