mirror of
https://github.com/unidoc/unioffice.git
synced 2025-05-10 19:29:15 +08:00
10 lines
164 B
Modula-2
10 lines
164 B
Modula-2
module github.com/unidoc/unioffice
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/stretchr/testify v1.7.0
|
|
github.com/unidoc/unipdf/v3 v3.28.0
|
|
github.com/unidoc/unitype v0.2.1
|
|
)
|