util -> utils in docx2md

pull/770/head
Augists 2022-02-11 11:29:12 +08:00
parent a877083e96
commit 9bb4f5a5db
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// https://github.com/mattn/docx2md // https://github.com/mattn/docx2md
// License MIT // License MIT
package util package utils
import ( import (
"archive/zip" "archive/zip"