Skip to content

Commit

Permalink
chore: rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
flemzord committed Jan 18, 2024
1 parent e07f0b9 commit 102aaea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions releases/sdks/go/.speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
lockVersion: 2.0.0
id: 942911a1-7e0e-4c2c-90e7-3e319311d9c5
id: 5d553150-fbad-492c-a9f9-20844a39944f
management:
docChecksum: 5ecb893e1ddb7b683bdb143d145d47a0
docVersion: INTERNAL
speakeasyVersion: internal
generationVersion: 2.230.1
generationVersion: 2.234.1
releaseVersion: INTERNAL
configChecksum: 460adf02c413d99504670324e6dfda45
features:
Expand Down
4 changes: 2 additions & 2 deletions releases/sdks/go/formance.go
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ func New(opts ...SDKOption) *Formance {
Language: "go",
OpenAPIDocVersion: "INTERNAL",
SDKVersion: "INTERNAL",
GenVersion: "2.230.1",
UserAgent: "speakeasy-sdk/go INTERNAL 2.230.1 INTERNAL github.com/formancehq/formance-sdk-go",
GenVersion: "2.234.1",
UserAgent: "speakeasy-sdk/go INTERNAL 2.234.1 INTERNAL github.com/formancehq/formance-sdk-go",
},
}
for _, opt := range opts {
Expand Down

0 comments on commit 102aaea

Please sign in to comment.