From a7b7b026f6279f9cb9104b41580ebe5264c86c9d Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 27 Nov 2024 16:39:43 +0100 Subject: Update templ --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 5a281f6..9646d0b 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.22.3 require ( github.com/BurntSushi/toml v1.4.0 github.com/PuerkitoBio/goquery v1.9.2 - github.com/a-h/templ v0.2.778 + github.com/a-h/templ v0.2.793 github.com/adrg/frontmatter v0.2.0 github.com/andybalholm/brotli v1.1.0 github.com/antchfx/xmlquery v1.4.1 -- cgit 1.4.1