From dd5864a51e36144f22ba86824c752e0b7f0e712f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 11 Oct 2021 16:12:28 +0000 Subject: [PATCH] fix(deps): update module github.com/stripe/stripe-go/v72 to v72.69.0 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2e5bb27..3b85d56 100644 --- a/go.mod +++ b/go.mod @@ -33,7 +33,7 @@ require ( github.com/spf13/cobra v1.2.1 github.com/spf13/viper v1.9.0 github.com/stretchr/testify v1.7.0 - github.com/stripe/stripe-go/v72 v72.67.0 + github.com/stripe/stripe-go/v72 v72.69.0 github.com/teambition/rrule-go v1.7.2 github.com/vmihailenco/msgpack/v5 v5.3.4 github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119 diff --git a/go.sum b/go.sum index 497402b..6846c87 100644 --- a/go.sum +++ b/go.sum @@ -743,6 +743,8 @@ github.com/stripe/stripe-go/v72 v72.65.0 h1:eWGJf2ywSt0rTVZE4mze7narqP/6sAHnOcjD github.com/stripe/stripe-go/v72 v72.65.0/go.mod h1:QwqJQtduHubZht9mek5sds9CtQcKFdsykV9ZepRWwo0= github.com/stripe/stripe-go/v72 v72.67.0 h1:urktl6kc7/Pbh8+pzHfBYfyzyUpwthgD/cqP9EwNYso= github.com/stripe/stripe-go/v72 v72.67.0/go.mod h1:QwqJQtduHubZht9mek5sds9CtQcKFdsykV9ZepRWwo0= +github.com/stripe/stripe-go/v72 v72.69.0 h1:sibbriOv2IyBgAUjBjrLdLqfxgtnqtxlftEPJ16C6J0= +github.com/stripe/stripe-go/v72 v72.69.0/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/tdewolff/minify/v2 v2.9.10/go.mod h1:U1Nc+/YBSB0FPEarqcgkYH3Ep4DNyyIbOyl5P4eWMuo=