metal-stack-cloud / api

MIT License
1 stars 0 forks source link

change to correct data type in card variables. #16

Closed Pilzington closed 2 years ago

Pilzington commented 2 years ago

In stripe v73 the type of Card.ExpMonth and Card.ExpYear changed from uint64 to int64.

image See here: https://pkg.go.dev/github.com/stripe/stripe-go/v73@v73.11.0?utm_source=gopls#PaymentMethodCard.ExpMonth