made htmx logging a flag that can be toggled

This commit is contained in:
2026-01-24 16:55:36 +11:00
parent 038f8fd1a2
commit 3dc7cbe245
8 changed files with 50 additions and 14 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
git.haelnorr.com/h/golib/env v0.9.1
git.haelnorr.com/h/golib/ezconf v0.1.1
git.haelnorr.com/h/golib/hlog v0.10.4
git.haelnorr.com/h/golib/hws v0.3.1
git.haelnorr.com/h/golib/hws v0.3.2
git.haelnorr.com/h/golib/hwsauth v0.5.2
github.com/a-h/templ v0.3.977
github.com/joho/godotenv v1.5.1