feat: added xmp data
This commit is contained in:
@@ -5,6 +5,7 @@ go 1.25.5
|
||||
require (
|
||||
github.com/pdfcpu/pdfcpu v0.11.1
|
||||
github.com/urfave/cli/v2 v2.27.7
|
||||
gitlab.com/romalor/pdflib v0.2.2
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -17,8 +18,8 @@ require (
|
||||
github.com/mattn/go-runewidth v0.0.19 // indirect
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
||||
github.com/trimmer-io/go-xmp v1.0.0 // indirect
|
||||
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342 // indirect
|
||||
gitlab.com/romalor/pdflib v0.2.2 // indirect
|
||||
golang.org/x/crypto v0.46.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 // indirect
|
||||
golang.org/x/image v0.34.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user