1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-11 02:50:27 +08:00

rename package to docx

This commit is contained in:
源文雨
2023-02-26 13:07:16 +08:00
parent fafd4c9fc3
commit 2f9f76f1dc
31 changed files with 44 additions and 44 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/fumiama/docxlib
module github.com/fumiama/go-docx
go 1.18