Skip to content

Commit

Permalink
chore: bumping gopay version
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadhb committed Jan 28, 2025
1 parent a31a022 commit 9d4a9f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ require (
github.com/oklog/ulid v1.3.1 // indirect
github.com/onsi/ginkgo/v2 v2.20.2 // indirect
github.com/onsi/gomega v1.34.2 // indirect
github.com/socious-io/gopay v0.0.11 // indirect
github.com/socious-io/gopay v0.0.12 // indirect
github.com/stripe/stripe-go/v81 v81.1.1 // indirect
go.mongodb.org/mongo-driver v1.14.0 // indirect
golang.org/x/sync v0.8.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ github.com/socious-io/gopay v0.0.10 h1:UIwJ1gFHr8B+oIEkOq928NvxPLXs5J3wkmRZX+a3P
github.com/socious-io/gopay v0.0.10/go.mod h1:aG4FFONDbP7AepJ5arN6ga72Kk/CFc9PIpbJGaJYHMw=
github.com/socious-io/gopay v0.0.11 h1:MkJMJFXHReodtaUZHkGVEOO4kRqn5XH2gOGTI2D3nmo=
github.com/socious-io/gopay v0.0.11/go.mod h1:aG4FFONDbP7AepJ5arN6ga72Kk/CFc9PIpbJGaJYHMw=
github.com/socious-io/gopay v0.0.12 h1:Cr35a8H3HEVZWjXzGm1g7qytaz46qWC/wAUY64r3Hlw=
github.com/socious-io/gopay v0.0.12/go.mod h1:aG4FFONDbP7AepJ5arN6ga72Kk/CFc9PIpbJGaJYHMw=
github.com/socious-io/pkg_database v1.0.0 h1:y7VNH6IDE49qGBgiseCsMA0h3FRWvmR5jpwtMryl5ow=
github.com/socious-io/pkg_database v1.0.0/go.mod h1:6YOOJBPcPq2XTnexr4QByeRZpjQ+pckft0YHAvL0npU=
github.com/sony/gobreaker v1.0.0 h1:feX5fGGXSl3dYd4aHZItw+FpHLvvoaqkawKjVNiFMNQ=
Expand Down

0 comments on commit 9d4a9f3

Please sign in to comment.