chore: update templ to latest version

This commit is contained in:
rramiachraf 2024-07-12 20:38:26 +01:00
parent 01e8290533
commit 0d7c57acf9
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.22.2
require (
github.com/PuerkitoBio/goquery v1.9.2
github.com/a-h/templ v0.2.663
github.com/a-h/templ v0.2.747
github.com/allegro/bigcache/v3 v3.1.0
github.com/gorilla/handlers v1.5.2
github.com/gorilla/mux v1.8.1