Skip to content

Commit

Permalink
* use build
Browse files Browse the repository at this point in the history
  • Loading branch information
alecsammon committed May 21, 2024
1 parent 6601831 commit 70e788d
Show file tree
Hide file tree
Showing 7 changed files with 57 additions and 27 deletions.
7 changes: 7 additions & 0 deletions adjustments.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion currencies.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/PaddleHQ/paddle-go-sdk
go 1.21.0

require (
github.com/ggicci/httpin v0.18.2-0.20240520043217-eed0621e7f51
github.com/ggicci/httpin v0.19.0
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/stretchr/testify v1.9.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/ggicci/httpin v0.18.2-0.20240520043217-eed0621e7f51 h1:6GpMcU3X/gs/VQHg91VMkTij4rMYYPNE3OhV4OsdrX4=
github.com/ggicci/httpin v0.18.2-0.20240520043217-eed0621e7f51/go.mod h1:hzsQHcbqLabmGOycf7WNw6AAzcVbsMeoOp46bWAbIWc=
github.com/ggicci/httpin v0.19.0 h1:p0B3SWLVgg770VirYiHB14M5wdRx3zR8mCTzM/TkTQ8=
github.com/ggicci/httpin v0.19.0/go.mod h1:hzsQHcbqLabmGOycf7WNw6AAzcVbsMeoOp46bWAbIWc=
github.com/ggicci/owl v0.8.2 h1:og+lhqpzSMPDdEB+NJfzoAJARP7qCG3f8uUC3xvGukA=
github.com/ggicci/owl v0.8.2/go.mod h1:PHRD57u41vFN5UtFz2SF79yTVoM3HlWpjMiE+ZU2dj4=
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ=
Expand Down
16 changes: 0 additions & 16 deletions shared.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 24 additions & 6 deletions subscriptions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 23 additions & 1 deletion transactions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 70e788d

Please sign in to comment.