From 473dbd6ffecb32f273b811909d1f8cdecbf3cf36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:48:26 +0000 Subject: [PATCH] mod: bump github.com/smartwalle/alipay/v3 from 3.2.19 to 3.2.20 Bumps [github.com/smartwalle/alipay/v3](https://github.com/smartwalle/alipay) from 3.2.19 to 3.2.20. - [Commits](https://github.com/smartwalle/alipay/compare/v3.2.19...v3.2.20) --- 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 3ff18dc0..8801ab11 100644 --- a/go.mod +++ b/go.mod @@ -34,7 +34,7 @@ require ( github.com/redis/rueidis v1.0.22 github.com/robfig/cron/v3 v3.0.1 github.com/sirupsen/logrus v1.9.3 - github.com/smartwalle/alipay/v3 v3.2.19 + github.com/smartwalle/alipay/v3 v3.2.20 github.com/sourcegraph/conc v0.3.0 github.com/spf13/cobra v1.8.0 github.com/spf13/viper v1.17.0 diff --git a/go.sum b/go.sum index 62323cdf..ae5796d2 100644 --- a/go.sum +++ b/go.sum @@ -1182,8 +1182,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.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ= github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= -github.com/smartwalle/alipay/v3 v3.2.19 h1:fbIGefQPHzgAON6+NKx+NnUpsYjfwtbKWsVoX8I4wj4= -github.com/smartwalle/alipay/v3 v3.2.19/go.mod h1:KWg91KsY+eIOf26ZfZeH7bed1bWulGpGrL1ErHF3jWo= +github.com/smartwalle/alipay/v3 v3.2.20 h1:IjpG3YYgUgzCfS0z/EHlUbbr0OlrmOBHUst/3FzToYE= +github.com/smartwalle/alipay/v3 v3.2.20/go.mod h1:KWg91KsY+eIOf26ZfZeH7bed1bWulGpGrL1ErHF3jWo= github.com/smartwalle/ncrypto v1.0.4 h1:P2rqQxDepJwgeO5ShoC+wGcK2wNJDmcdBOWAksuIgx8= github.com/smartwalle/ncrypto v1.0.4/go.mod h1:Dwlp6sfeNaPMnOxMNayMTacvC5JGEVln3CVdiVDgbBk= github.com/smartwalle/ngx v1.0.9 h1:pUXDvWRZJIHVrCKA1uZ15YwNti+5P4GuJGbpJ4WvpMw=