Skip to content

Commit

Permalink
chore(deps): bump github.com/formancehq/formance-sdk-go/v3
Browse files Browse the repository at this point in the history
Bumps [github.com/formancehq/formance-sdk-go/v3](https://github.com/formancehq/formance-sdk-go) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/formancehq/formance-sdk-go/releases)
- [Changelog](https://github.com/formancehq/formance-sdk-go/blob/main/RELEASES.md)
- [Commits](formancehq/formance-sdk-go@v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: github.com/formancehq/formance-sdk-go/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent c6fc6e3 commit 76b5e10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.7

require (
github.com/formancehq/formance-sdk-go/v3 v3.0.0
github.com/formancehq/formance-sdk-go/v3 v3.1.0
github.com/formancehq/go-libs v1.7.1
github.com/formancehq/ledger v0.0.0-00010101000000-000000000000
github.com/go-chi/chi/v5 v5.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/formancehq/formance-sdk-go/v3 v3.0.0 h1:UIzVMJSPUBUSm29Zg50tZjM0f101WeWHYlu0ClfUk2c=
github.com/formancehq/formance-sdk-go/v3 v3.0.0/go.mod h1:ZBBYCgtDgde68qMW5nZ9lfliM8W1D3ZI/BpZ+RdhD3c=
github.com/formancehq/formance-sdk-go/v3 v3.1.0 h1:3rqID9dY1wkRmzGwOTpxyo9aR7w0XHved5+bF7O5Zf0=
github.com/formancehq/formance-sdk-go/v3 v3.1.0/go.mod h1:ZBBYCgtDgde68qMW5nZ9lfliM8W1D3ZI/BpZ+RdhD3c=
github.com/formancehq/go-libs v1.7.1 h1:9D5cxKWFlVtdX5AYDXeUz1Nb9PdoEfQX0f/yeLsU324=
github.com/formancehq/go-libs v1.7.1/go.mod h1:pWTScpoyieF7OoJ6WVmXNG9NhDjbZbAmFqd7UOw85iI=
github.com/formancehq/ledger v0.0.0-20240925213413-0ef9d8eb67e6 h1:VjlFSyIPbX7T22+3q0pD7BhQjOYY1mNHubytWrwJLEE=
Expand Down

0 comments on commit 76b5e10

Please sign in to comment.