Kurt Jungs Auslieferungszustand

This commit is contained in:
2021-03-02 13:27:45 +01:00
commit 5afea81825
156 changed files with 30287 additions and 0 deletions

12
go.mod Normal file
View File

@@ -0,0 +1,12 @@
module github.com/jung-kurt/gofpdf
go 1.12
require (
github.com/boombuler/barcode v1.0.0
github.com/phpdave11/gofpdi v1.0.7
github.com/ruudk/golang-pdf417 v0.0.0-20181029194003-1af4ab5afa58
golang.org/x/image v0.0.0-20190910094157-69e4b8554b2a
)
replace gofpdf => ./