Skip to content

Commit

Permalink
chore: speakeasy sdk regeneration - Generate (#3)
Browse files Browse the repository at this point in the history
* ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.56.4

* Update go.mod

---------

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: Sagar Batchu <sagar.batchu92@gmail.com>
  • Loading branch information
3 people authored Jul 12, 2023
1 parent 8160eee commit 30dafcd
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
10 changes: 9 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,12 @@ Based on:
- OpenAPI Doc 1.0.0
- Speakeasy CLI 1.56.4 (2.61.5) https://github.com/speakeasy-api/speakeasy
### Releases
- [Go v1.0.3] https://github.com/speakeasy-sdks/hookdeck-go/releases/tag/v1.0.3 - .
- [Go v1.0.3] https://github.com/speakeasy-sdks/hookdeck-go/releases/tag/v1.0.3 - .

## 2023-07-12 11:50:55
### Changes
Based on:
- OpenAPI Doc 1.0.0
- Speakeasy CLI 1.56.4 (2.61.5) https://github.com/speakeasy-api/speakeasy
### Releases
- [Go v1.0.4] https://github.com/speakeasy-sdks/hookdeck-go/releases/tag/v1.0.4 - .
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ generation:
singleTagPerOp: false
tagNamespacingDisabled: false
go:
version: 1.0.3
version: 1.0.4
maxMethodParams: 0
packageName: hookdeck-go
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module hookdeck-go
module github.com/speakeasy-sdks/hookdeck-go

go 1.14

Expand Down
2 changes: 1 addition & 1 deletion hookdeck.go

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

0 comments on commit 30dafcd

Please sign in to comment.