Skip to content

Commit

Permalink
feat: testing security defaults (#1277)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-timothy-albert authored Feb 21, 2025
1 parent 11743c2 commit 4c80ede
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 @@ -34,7 +34,7 @@ require (
github.com/sethvargo/go-githubactions v1.1.0
github.com/speakeasy-api/huh v1.1.2
github.com/speakeasy-api/openapi v0.1.6
github.com/speakeasy-api/openapi-generation/v2 v2.518.1
github.com/speakeasy-api/openapi-generation/v2 v2.520.0
github.com/speakeasy-api/openapi-overlay v0.10.1
github.com/speakeasy-api/sdk-gen-config v1.30.6
github.com/speakeasy-api/speakeasy-client-sdk-go/v3 v3.22.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -579,8 +579,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.518.1 h1:4BduLIvTh+FdvxHAmEty4zSDiSKwMXM4WAZ0lWctxas=
github.com/speakeasy-api/openapi-generation/v2 v2.518.1/go.mod h1:xzMbxuM/rAb2wcmAPPh9KuEE4nk+y78jqocZ+ZNwBfA=
github.com/speakeasy-api/openapi-generation/v2 v2.520.0 h1:WOEBJHPaBy+tXT7/E3TySrSr2Hpr+l64LprVu6HpuYo=
github.com/speakeasy-api/openapi-generation/v2 v2.520.0/go.mod h1:xzMbxuM/rAb2wcmAPPh9KuEE4nk+y78jqocZ+ZNwBfA=
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.6 h1:TqwG2EPlQBHMyJi0dNeWKvs1ebJoCN3Uy4/BS50l3EI=
Expand Down

0 comments on commit 4c80ede

Please sign in to comment.