mirror of
https://github.com/unidoc/unioffice.git
synced 2025-04-25 13:48:53 +08:00
11 lines
205 B
Modula-2
11 lines
205 B
Modula-2
module github.com/unidoc/unioffice
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/richardlehane/msoleps v1.0.1
|
|
github.com/stretchr/testify v1.7.0
|
|
github.com/unidoc/unipdf/v3 v3.31.0
|
|
github.com/unidoc/unitype v0.2.1
|
|
)
|