Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
fix(deps): update module github.com/stripe/stripe-go/v72 to v72.64.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 3, 2021
1 parent 06d2a97 commit a0fcb4e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit a0fcb4e

Please sign in to comment.