From a0fcb4ea599d362115a1c6dd5aeaea0995ad665e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Sep 2021 16:03:29 +0000 Subject: [PATCH] fix(deps): update module github.com/stripe/stripe-go/v72 to v72.64.1 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index c45079ab..32506a52 100644 --- a/go.mod +++ b/go.mod @@ -33,7 +33,7 @@ require ( github.com/spf13/cobra v1.2.1 github.com/spf13/viper v1.8.1 github.com/stretchr/testify v1.7.0 - github.com/stripe/stripe-go/v72 v72.64.0 + github.com/stripe/stripe-go/v72 v72.64.1 github.com/swaggo/swag v1.7.1 github.com/teambition/rrule-go v1.7.2 github.com/vmihailenco/msgpack/v5 v5.3.4 diff --git a/go.sum b/go.sum index dc34d3a6..4698ea86 100644 --- a/go.sum +++ b/go.sum @@ -715,6 +715,8 @@ github.com/stripe/stripe-go/v72 v72.63.0 h1:yd5eLqal379hDu6Mot6vHdzn6Xz87tQ4hIf/ github.com/stripe/stripe-go/v72 v72.63.0/go.mod h1:QwqJQtduHubZht9mek5sds9CtQcKFdsykV9ZepRWwo0= github.com/stripe/stripe-go/v72 v72.64.0 h1:Z2J6t1PA3K9TgVP7tX7tPT5xSA2KGR3duPFFGC1pe60= github.com/stripe/stripe-go/v72 v72.64.0/go.mod h1:QwqJQtduHubZht9mek5sds9CtQcKFdsykV9ZepRWwo0= +github.com/stripe/stripe-go/v72 v72.64.1 h1:LsT6QVC8xF4X/Kp8xsNYqvubE3vuXn4/dhOFLJSmRRQ= +github.com/stripe/stripe-go/v72 v72.64.1/go.mod h1:QwqJQtduHubZht9mek5sds9CtQcKFdsykV9ZepRWwo0= github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s= github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw= github.com/swaggo/swag v1.7.1 h1:gY9ZakXlNWg/i/v5bQBic7VMZ4teq4m89lpiao74p/s=