File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/YangSen-qn/code-gen
2
2
3
3
require (
4
- github.com/getkin/kin-openapi v0.124.0
5
4
github.com/iancoleman/strcase v0.3.0
6
5
gopkg.in/yaml.v3 v3.0.1
7
6
)
8
7
9
8
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
17
12
)
18
13
19
- go 1.21.8
14
+ go 1.22.5
You can’t perform that action at this time.
0 commit comments