added public holidays + updated templ to v0.3.960
Some checks failed
Tests / Run Go Tests (push) Failing after 1m33s

This commit is contained in:
2025-12-19 09:15:58 +01:00
parent 177fbdeb3f
commit f562ef2a33
16 changed files with 95 additions and 33 deletions

View File

@@ -4,7 +4,7 @@ go 1.24.7
require github.com/lib/pq v1.10.9
require github.com/a-h/templ v0.3.943
require github.com/a-h/templ v0.3.960
require github.com/alexedwards/scs/v2 v2.8.0