payit/go.mod
Ruidy d1c0d16b00
chore(deps): bump Stripe Go SDK to v83.0.1
Update Stripe Go SDK from v83.0.0 to v83.0.1 for latest bug fixes and
improvements. Also update Go version in go.mod to 1.25.3 for
compatibility.
2025-10-20 17:49:14 +02:00

5 lines
91 B
Modula-2

module github.com/rjNemo/payit
go 1.25.3
require github.com/stripe/stripe-go/v83 v83.0.1