File tree Expand file tree Collapse file tree 3 files changed +1365
-8
lines changed
Expand file tree Collapse file tree 3 files changed +1365
-8
lines changed Original file line number Diff line number Diff line change 1- 0.48.22
1+ 0.48.23
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
1010 github.com/fatih/color v1.15.0
1111 github.com/getkin/kin-openapi v0.118.0
12- github.com/google/gnostic v0.6.9
12+ github.com/google/gnostic v0.7.0
1313 github.com/google/uuid v1.3.1
1414 github.com/hashicorp/logutils v1.0.0
1515 github.com/mitchellh/mapstructure v1.5.0
@@ -29,6 +29,7 @@ require (
2929 github.com/go-openapi/jsonpointer v0.20.0 // indirect
3030 github.com/go-openapi/swag v0.22.4 // indirect
3131 github.com/golang/protobuf v1.5.3 // indirect
32+ github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
3233 github.com/invopop/yaml v0.2.0 // indirect
3334 github.com/josharian/intern v1.0.0 // indirect
3435 github.com/mailru/easyjson v0.7.7 // indirect
You can’t perform that action at this time.
0 commit comments