diff options
Diffstat (limited to '')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ go 1.26 require ( github.com/jackc/pgx/v5 v5.10.0 github.com/redis/go-redis/v9 v9.21.0 + github.com/stripe/stripe-go/v86 v86.2.0 ) require ( |
