Support user uploading via xlsx.

This commit is contained in:
Yang Luo
2021-12-31 12:56:19 +08:00
parent 5e8897e41b
commit 4b65320a96
17 changed files with 334 additions and 3 deletions

1
go.mod
View File

@ -25,6 +25,7 @@ require (
github.com/russellhaering/goxmldsig v1.1.1
github.com/satori/go.uuid v1.2.0 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
github.com/tealeg/xlsx v1.0.5
github.com/thanhpk/randstr v1.0.4
golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3
golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2