chore: add excelize package
This commit is contained in:
+9
-1
@@ -12,7 +12,15 @@ require (
|
||||
gorm.io/gorm v1.24.1
|
||||
)
|
||||
|
||||
require github.com/smartwalle/crypto4go v1.0.2 // indirect
|
||||
require (
|
||||
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
|
||||
github.com/richardlehane/mscfb v1.0.4 // indirect
|
||||
github.com/richardlehane/msoleps v1.0.3 // indirect
|
||||
github.com/smartwalle/crypto4go v1.0.2 // indirect
|
||||
github.com/xuri/efp v0.0.0-20220603152613-6918739fd470 // indirect
|
||||
github.com/xuri/excelize/v2 v2.6.1 // indirect
|
||||
github.com/xuri/nfp v0.0.0-20220409054826-5e722a1d9e22 // indirect
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/cespare/xxhash/v2 v2.1.2 // indirect
|
||||
|
||||
Reference in New Issue
Block a user