mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-02 22:17:06 +08:00
8 lines
163 B
Modula-2
8 lines
163 B
Modula-2
module github.com/unidoc/unidoc
|
|
|
|
require (
|
|
github.com/boombuler/barcode v1.0.0
|
|
golang.org/x/image v0.0.0-20181116024801-cd38e8056d9b
|
|
golang.org/x/text v0.3.0
|
|
)
|