Skip to content

Commit

Permalink
feat: Terraform multiple success status codes, TypeScript eslint 9 up…
Browse files Browse the repository at this point in the history
…grade, TypeScript webhook hex and base64url signature formats (#1236)
  • Loading branch information
bflad authored Jan 30, 2025
1 parent 97afd30 commit a2e965e
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 @@ -23,7 +23,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/sethvargo/go-githubactions v1.1.0
github.com/speakeasy-api/huh v1.1.2
github.com/speakeasy-api/openapi-generation/v2 v2.497.8
github.com/speakeasy-api/openapi-generation/v2 v2.498.4
github.com/speakeasy-api/openapi-overlay v0.10.1
github.com/speakeasy-api/sdk-gen-config v1.30.1
github.com/speakeasy-api/speakeasy-client-sdk-go/v3 v3.19.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -577,8 +577,8 @@ github.com/speakeasy-api/libopenapi v0.0.0-20241006201546-c9e5f704a939 h1:LGtzWU
github.com/speakeasy-api/libopenapi v0.0.0-20241006201546-c9e5f704a939/go.mod h1:9ap4lXBHgxGyFwxtOfa+B1C3IQ0rvnqteqjJvJ11oiQ=
github.com/speakeasy-api/openapi v0.1.6 h1:bpBiJ9P4hSVv2Vddk+ny6zeytPsDq0ttxl6DLAwC0zo=
github.com/speakeasy-api/openapi v0.1.6/go.mod h1:t1HA3wPC8jpGRr0UHW+SIvIB8dT5RXXi39XLrIG/URU=
github.com/speakeasy-api/openapi-generation/v2 v2.497.8 h1:xwKcZUxqk1+B7Rgo/+ClX37aaDFb9OxxdGnm/xk9USU=
github.com/speakeasy-api/openapi-generation/v2 v2.497.8/go.mod h1:PQmfrfdy8Lg4K7e+hK71mMVbCXlzNbJ5nr3vtaA68x0=
github.com/speakeasy-api/openapi-generation/v2 v2.498.4 h1:tz6lZaFm3Iw6BNAOUX3/fF3oj/Q0QhBjehNdpOTTUm0=
github.com/speakeasy-api/openapi-generation/v2 v2.498.4/go.mod h1:PQmfrfdy8Lg4K7e+hK71mMVbCXlzNbJ5nr3vtaA68x0=
github.com/speakeasy-api/openapi-overlay v0.10.1 h1:XFx/GvJvtAGf4dcQ6bxzsLNf76x/QWE2X0SSZrWojBQ=
github.com/speakeasy-api/openapi-overlay v0.10.1/go.mod h1:n0iOU7AqKpNFfEt6tq7qYITC4f0yzVVdFw0S7hukemg=
github.com/speakeasy-api/sdk-gen-config v1.30.1 h1:61gH9i7ZRL2FDpPIkYMY+PmuQjnvUhhBuLTJp8FrNIU=
Expand Down

0 comments on commit a2e965e

Please sign in to comment.