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 80635cd commit 2bf052eCopy full SHA for 2bf052e
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/getkin/kin-openapi v0.132.0
7
github.com/speakeasy-api/openapi-overlay v0.10.2
8
github.com/stretchr/testify v1.10.0
9
- golang.org/x/mod v0.17.0
+ golang.org/x/mod v0.27.0
10
golang.org/x/text v0.20.0
11
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
12
gopkg.in/yaml.v2 v2.4.0
0 commit comments