We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06da755 commit 8df71e5Copy full SHA for 8df71e5
go.mod
@@ -6,6 +6,8 @@ replace github.com/pb33f/doctor => github.com/speakeasy-api/doctor v0.20.0-fixva
6
7
replace github.com/pb33f/libopenapi => github.com/speakeasy-api/libopenapi v0.21.9-fixhiddencomps-fixed
8
9
+replace github.com/speakeaasy-api/openapi-geeneration/v2 => ../openapi-generation/v2
10
+
11
require (
12
github.com/AlekSi/pointer v1.2.0
13
github.com/KimMachineGun/automemlimit v0.7.1
0 commit comments