diff --git a/go.mod b/go.mod index 6b9e4c3b..9678a75c 100644 --- a/go.mod +++ b/go.mod @@ -30,7 +30,7 @@ require ( github.com/pyroscope-io/client v0.7.0 github.com/redis/rueidis v1.0.2 github.com/sirupsen/logrus v1.9.0 - github.com/smartwalle/alipay/v3 v3.2.2 + github.com/smartwalle/alipay/v3 v3.2.3 github.com/sourcegraph/conc v0.3.0 github.com/spf13/viper v1.15.0 github.com/tencentyun/cos-go-sdk-v5 v0.7.41 diff --git a/go.sum b/go.sum index 87e54db4..be1cc2d2 100644 --- a/go.sum +++ b/go.sum @@ -1224,8 +1224,8 @@ github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic github.com/sirupsen/logrus v1.8.1/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0= github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0= github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= -github.com/smartwalle/alipay/v3 v3.2.2 h1:E+iH56PBOccUHh0CVDF3S3TGR8wuhFFBgrQgVGqJ9N4= -github.com/smartwalle/alipay/v3 v3.2.2/go.mod h1:AtAg7UMCxuqG61WcEv5DJTkyF2qI+iw75kZvxbEqINQ= +github.com/smartwalle/alipay/v3 v3.2.3 h1:X7HVDcIJ7+2pV29fySEG4BMF1ocFPAV/aE4OZpX+LnA= +github.com/smartwalle/alipay/v3 v3.2.3/go.mod h1:AtAg7UMCxuqG61WcEv5DJTkyF2qI+iw75kZvxbEqINQ= github.com/smartwalle/ncrypto v1.0.0 h1:nQFxIS3fRgr8V0xRkhnfNQOrcJGPNF6d5XzFwVm79KU= github.com/smartwalle/ncrypto v1.0.0/go.mod h1:NmCbG0nLnSDnMImEDrjptFKs0PiLThnFkjQSMtGYgs4= github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=