Skip to content

Commit 2bf052e

Browse files
fix(deps): update module golang.org/x/mod to v0.27.0
1 parent 80635cd commit 2bf052e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/getkin/kin-openapi v0.132.0
77
github.com/speakeasy-api/openapi-overlay v0.10.2
88
github.com/stretchr/testify v1.10.0
9-
golang.org/x/mod v0.17.0
9+
golang.org/x/mod v0.27.0
1010
golang.org/x/text v0.20.0
1111
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d
1212
gopkg.in/yaml.v2 v2.4.0

0 commit comments

Comments
 (0)