fix(mopan): parameter error (#5091)

This commit is contained in:
foxxorcat
2023-08-25 14:10:05 +08:00
committed by GitHub
parent 31a033dff1
commit 8f493cccc4
4 changed files with 16 additions and 2 deletions

2
go.mod
View File

@ -18,7 +18,7 @@ require (
github.com/deckarep/golang-set/v2 v2.3.1
github.com/disintegration/imaging v1.6.2
github.com/dustinxie/ecc v0.0.0-20210511000915-959544187564
github.com/foxxorcat/mopan-sdk-go v0.1.3
github.com/foxxorcat/mopan-sdk-go v0.1.4
github.com/foxxorcat/weiyun-sdk-go v0.1.2
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.9.1