rename card to cards to avoid conflicts with stripe card

This commit is contained in:
vinchent 2024-08-04 16:36:59 +02:00
parent 6c2b49ab07
commit 75f8e16cfe

View File

@ -1,4 +1,4 @@
package card package cards
import ( import (
"github.com/stripe/stripe-go/v79" "github.com/stripe/stripe-go/v79"