File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/hashicorp/cli v1.1.6
9
9
github.com/hashicorp/terraform-plugin-codegen-spec v0.2.0
10
10
github.com/mattn/go-colorable v0.1.13
11
- github.com/pb33f/libopenapi v0.18.6
11
+ github.com/pb33f/libopenapi v0.18.7
12
12
gopkg.in/yaml.v3 v3.0.1
13
13
)
14
14
Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
102
102
github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
103
103
github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw =
104
104
github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
105
- github.com/pb33f/libopenapi v0.18.6 h1:adxzZUnOBOAuKxFAIrtb1Qt8GA4XnDWUAxEnqiSoTh0 =
106
- github.com/pb33f/libopenapi v0.18.6 /go.mod h1:qZRs2IHIcs9SjHPmQfSUCyeD3OY9JkLJQOuFxd0bYCY =
105
+ github.com/pb33f/libopenapi v0.18.7 h1:gLD4gQ88zEqv7x13SDzk3AUdpHUp9gWrP1NDwrFTy+U =
106
+ github.com/pb33f/libopenapi v0.18.7 /go.mod h1:qZRs2IHIcs9SjHPmQfSUCyeD3OY9JkLJQOuFxd0bYCY =
107
107
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
108
108
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
109
109
github.com/posener/complete v1.2.3 h1:NP0eAhjcjImqslEwo/1hq7gpajME0fTLTezBKDqfXqo =
You can’t perform that action at this time.
0 commit comments