Files
SnapOtter/docker/go-tools/pdfcpu/go.mod
T

11 lines
194 B
AMPL
Raw Normal View History

module github.com/snapotter/snapotter/docker/go-tools/pdfcpu
go 1.25.0
require (
github.com/pdfcpu/pdfcpu v0.13.0
golang.org/x/image v0.43.0
)
require golang.org/x/text v0.39.0 // indirect