Feat: generate thumbnails for image file

This commit is contained in:
HFO4
2019-12-08 14:16:01 +08:00
parent a445da5286
commit 0932a10fed
7 changed files with 147 additions and 9 deletions

1
go.mod
View File

@@ -16,6 +16,7 @@ require (
github.com/mattn/go-colorable v0.1.4 // indirect
github.com/mcuadros/go-version v0.0.0-20190830083331-035f6764e8d2
github.com/mojocn/base64Captcha v0.0.0-20190801020520-752b1cd608b2
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
github.com/pkg/errors v0.8.0
github.com/qiniu/api.v7/v7 v7.4.0
github.com/smartystreets/goconvey v1.6.4 // indirect