summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index f1acb5c..f9a9cdb 100644
--- a/go.mod
+++ b/go.mod
@@ -5,6 +5,7 @@ go 1.23
toolchain go1.23.1
require (
+ github.com/a-h/templ v0.2.778
github.com/go-chi/chi/v5 v5.1.0
github.com/gorilla/csrf v1.7.2
github.com/gorilla/schema v1.4.1