fix(mopan): size field type(close #4734 in #4736)

This commit is contained in:
foxxorcat
2023-07-10 14:25:27 +08:00
committed by GitHub
parent d1d1a089a4
commit 3529023bf9
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@ -15,7 +15,7 @@ require (
github.com/deckarep/golang-set/v2 v2.3.0
github.com/disintegration/imaging v1.6.2
github.com/dustinxie/ecc v0.0.0-20210511000915-959544187564
github.com/foxxorcat/mopan-sdk-go v0.1.0
github.com/foxxorcat/mopan-sdk-go v0.1.1
github.com/gin-contrib/cors v1.4.0
github.com/gin-gonic/gin v1.9.1
github.com/go-resty/resty/v2 v2.7.0