updated pdf renderer to support zipped output
Some checks failed
Tests / Run Go Tests (push) Failing after 1m47s

This commit is contained in:
2025-12-16 07:02:17 +01:00
parent 0eb4878c90
commit 82eb8018a6
6 changed files with 174 additions and 16 deletions

View File

@@ -8,6 +8,8 @@ require github.com/a-h/templ v0.3.943
require github.com/alexedwards/scs/v2 v2.8.0
require github.com/wlbr/feiertage v1.17.0
require (
github.com/Dadido3/go-typst v0.8.0
github.com/golang-migrate/migrate/v4 v4.18.3