diff --git a/go.mod b/go.mod index 1a86f9a..93e7008 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,6 @@ require ( require ( github.com/google/go-cmp v0.7.0 // indirect - github.com/stripe/stripe-go/v79 v79.12.0 // indirect github.com/tidwall/gjson v1.18.0 // indirect github.com/tidwall/match v1.2.0 // indirect github.com/tidwall/pretty v1.2.1 // indirect