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

This commit was merged in pull request #363.
This commit is contained in:
2025-01-02 23:05:26 +00:00
parent 9a8dfc96db
commit d3700d5a3b
2 changed files with 6 additions and 4 deletions

6
go.mod
View File

@@ -1,9 +1,11 @@
module web-app-template
go 1.22.5
go 1.23
toolchain go1.23.4
require (
github.com/a-h/templ v0.2.793
github.com/a-h/templ v0.3.819
github.com/golang-migrate/migrate/v4 v4.18.1
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1