mirror of
https://github.com/rjNemo/payit
synced 2026-06-06 02:16:40 +00:00
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.
5 lines
91 B
Modula-2
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
|