fix(deps): update module github.com/a-h/templ to v0.2.793
Some checks are pending
Build Docker Image / Build-Docker-Image (push) Successful in 49s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Waiting to run

This commit was merged in pull request #223.
This commit is contained in:
2024-10-30 18:35:20 +00:00
parent 7910196874
commit 506fc8d248
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module me-fit
go 1.22.5
require (
github.com/a-h/templ v0.2.778
github.com/a-h/templ v0.2.793
github.com/golang-migrate/migrate/v4 v4.18.1
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1