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

This commit was merged in pull request #375.
This commit is contained in:
2025-02-02 00:07:44 +00:00
parent 15ccd4ef01
commit 7ac910aec6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.23
toolchain go1.23.5
require (
github.com/a-h/templ v0.3.819
github.com/a-h/templ v0.3.833
github.com/golang-migrate/migrate/v4 v4.18.1
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1