From 78e9c67a42319e60435ae2105cd19ed70289ef80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 11:03:51 +0000 Subject: [PATCH] mod: bump github.com/smartwalle/alipay/v3 from 3.2.2 to 3.2.3 Bumps [github.com/smartwalle/alipay/v3](https://github.com/smartwalle/alipay) from 3.2.2 to 3.2.3. - [Commits](https://github.com/smartwalle/alipay/compare/v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: github.com/smartwalle/alipay/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 70fa6a49..82d84959 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 16b2ce69..ad61a31c 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=