Skip to content

Commit

Permalink
Merge pull request #39 from speakeasy-api/speakeasy-sdk-regen-1723250132
Browse files Browse the repository at this point in the history
chore: 🐝 Update SDK - Generate 3.12.5
  • Loading branch information
ryan-timothy-albert authored Aug 13, 2024
2 parents 5f0134a + 99b733c commit 07c1dde
Show file tree
Hide file tree
Showing 24 changed files with 676 additions and 516 deletions.
10 changes: 5 additions & 5 deletions .speakeasy/gen.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
lockVersion: 2.0.0
id: 2858c6d9-f946-4185-ae68-3b8e708830fb
management:
docChecksum: 7e5374ccd8317cf07089c151d486221b
docChecksum: f406fdb120a976f69c3be12c8676cbac
docVersion: 0.4.0 .
speakeasyVersion: 1.359.1
generationVersion: 2.392.0
releaseVersion: 3.12.4
configChecksum: d5791f26c5914c005d85909f5c4aa4c5
speakeasyVersion: 1.364.0
generationVersion: 2.396.0
releaseVersion: 3.12.5
configChecksum: 06754b207a20130a897c23f6a2d79b0e
repoURL: https://github.com/speakeasy-api/speakeasy-client-sdk-go.git
repoSubDirectory: .
installationURL: https://github.com/speakeasy-api/speakeasy-client-sdk-go
Expand Down
8 changes: 3 additions & 5 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speakeasyVersion: 1.359.1
speakeasyVersion: 1.364.0
sources:
my-source:
sourceNamespace: my-source
Expand All @@ -14,17 +14,15 @@ targets:
sourceRevisionDigest: sha256:792c2fb338319e1154996f5bf090cb645d34eba8ed55a33543419d203436a9e4
sourceBlobDigest: sha256:28d39c7e07004c22ce179aa3921d03b1199e30f9ed1cf219f7eaf4142999ddff
codeSamplesNamespace: code-samples-go-speakeasy-client-sdk-go
codeSamplesRevisionDigest: sha256:43d760bdf36d0b51bf205e7fb807e6c69eab60f34841c54ca8affeb23c2bb10f
codeSamplesRevisionDigest: sha256:7744acbde74cb039e57601dacdf9572f71963d4953793b868aea1ca0c72d1a17
outLocation: /github/workspace/repo
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
my-source:
inputs:
- location: https://docs.speakeasyapi.dev/openapi.yaml
registry:
location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/my-source
- location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/speakeasy-api:main
targets:
speakeasy-client-sdk-go:
target: go
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1176,4 +1176,14 @@ Based on:
### Generated
- [go v3.12.4] .
### Releases
- [Go v3.12.4] https://github.com/speakeasy-api/speakeasy-client-sdk-go/releases/tag/v3.12.4 - .
- [Go v3.12.4] https://github.com/speakeasy-api/speakeasy-client-sdk-go/releases/tag/v3.12.4 - .

## 2024-08-13 21:06:33
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.364.0 (2.396.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [go v3.12.5] .
### Releases
- [Go v3.12.5] https://github.com/speakeasy-api/speakeasy-client-sdk-go/releases/tag/v3.12.5 - .
Loading

0 comments on commit 07c1dde

Please sign in to comment.