use extrame/xls library to replace xlsReader

This commit is contained in:
MaysWind
2024-10-29 00:35:10 +08:00
parent 259f27bf1b
commit 0c218df3ad
4 changed files with 67 additions and 83 deletions
+3 -3
View File
@@ -112,9 +112,9 @@
"licenseUrl": "https://github.com/boombuler/barcode/blob/v1.0.2/LICENSE"
},
{
"name": "xlsReader",
"url": "https://github.com/shakinm/xlsReader",
"licenseUrl": "https://github.com/shakinm/xlsReader/blob/v0.9.12/LICENSE"
"name": "xls",
"url": "https://github.com/extrame/xls",
"licenseUrl": "https://github.com/extrame/xls/blob/4a6cf263071b975a90abf74ca3e804b48243be28/LICENSE"
},
{
"name": "go-ordered-map",