File tree 3 files changed +1365
-8
lines changed
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 (
9
9
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
10
10
github.com/fatih/color v1.15.0
11
11
github.com/getkin/kin-openapi v0.118.0
12
- github.com/google/gnostic v0.6.9
12
+ github.com/google/gnostic v0.7.0
13
13
github.com/google/uuid v1.3.1
14
14
github.com/hashicorp/logutils v1.0.0
15
15
github.com/mitchellh/mapstructure v1.5.0
@@ -29,6 +29,7 @@ require (
29
29
github.com/go-openapi/jsonpointer v0.20.0 // indirect
30
30
github.com/go-openapi/swag v0.22.4 // indirect
31
31
github.com/golang/protobuf v1.5.3 // indirect
32
+ github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect
32
33
github.com/invopop/yaml v0.2.0 // indirect
33
34
github.com/josharian/intern v1.0.0 // indirect
34
35
github.com/mailru/easyjson v0.7.7 // indirect
You can’t perform that action at this time.
0 commit comments