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
)