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 11module  github.com/YangSen-qn/code-gen 
22
33require  (
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
98require  (
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  
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments