v0.0.450 wpdf
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Failing after 3m33s

This commit is contained in:
2024-05-14 11:52:56 +02:00
parent d44e971325
commit c28bc086b2
9 changed files with 900 additions and 3 deletions

5
go.mod
View File

@@ -14,7 +14,10 @@ require (
golang.org/x/term v0.20.0
)
require golang.org/x/sync v0.7.0
require (
github.com/jung-kurt/gofpdf v1.16.2
golang.org/x/sync v0.7.0
)
require (
github.com/bytedance/sonic v1.11.6 // indirect