fix(weiyun): unmarshal overflow (#5459)

This commit is contained in:
foxxorcat
2023-11-05 22:41:14 +08:00
committed by GitHub
parent 65c5ec0c34
commit 68f440abdb
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@ -21,7 +21,7 @@ require (
github.com/djherbis/times v1.5.0
github.com/dustinxie/ecc v0.0.0-20210511000915-959544187564
github.com/foxxorcat/mopan-sdk-go v0.1.4
github.com/foxxorcat/weiyun-sdk-go v0.1.2
github.com/foxxorcat/weiyun-sdk-go v0.1.3
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.9.1
github.com/go-resty/resty/v2 v2.9.1