about summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAlan Pearce2024-11-27 16:39:43 +0100
committerAlan Pearce2024-11-27 16:39:43 +0100
commita7b7b026f6279f9cb9104b41580ebe5264c86c9d (patch)
tree7f63e3a0424c75fce7c62631f2231cc2a07a16a3 /go.mod
parent5df438f9b75748e958118e72ae05e0eb2f949c2b (diff)
downloadwebsite-a7b7b026f6279f9cb9104b41580ebe5264c86c9d.tar.lz
website-a7b7b026f6279f9cb9104b41580ebe5264c86c9d.tar.zst
website-a7b7b026f6279f9cb9104b41580ebe5264c86c9d.zip
Update templ
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
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