Skip to content

Commit cd558f3

Browse files
Bump github.com/getkin/kin-openapi from 0.124.0 to 0.131.0 in /code-gen
Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.124.0 to 0.131.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.124.0...v0.131.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.131.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01d6373 commit cd558f3

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

code-gen/go.mod

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
module github.com/YangSen-qn/code-gen
22

33
require (
4-
github.com/getkin/kin-openapi v0.124.0
54
github.com/iancoleman/strcase v0.3.0
65
gopkg.in/yaml.v3 v3.0.1
76
)
87

98
require (
10-
github.com/go-openapi/jsonpointer v0.20.2 // indirect
11-
github.com/go-openapi/swag v0.22.8 // indirect
12-
github.com/invopop/yaml v0.2.0 // indirect
13-
github.com/josharian/intern v1.0.0 // indirect
14-
github.com/mailru/easyjson v0.7.7 // indirect
15-
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
16-
github.com/perimeterx/marshmallow v1.1.5 // indirect
9+
github.com/kr/pretty v0.3.1 // indirect
10+
github.com/rogpeppe/go-internal v1.12.0 // indirect
11+
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
1712
)
1813

19-
go 1.21.8
14+
go 1.22.5

0 commit comments

Comments
 (0)