github.com/stripe/stripe-go/v76@v76.25.0/go.mod (about) 1 module github.com/stripe/stripe-go/v76 2 3 go 1.13 4 5 require ( 6 github.com/stretchr/testify v1.7.0 7 golang.org/x/net v0.0.0-20210520170846-37e1c6afe023 8 )