File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/pb33f/libopenapi-validator
33go 1.21
44
55require (
6- github.com/pb33f/libopenapi v0.14.4
6+ github.com/pb33f/libopenapi v0.14.6
77 github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
88 github.com/stretchr/testify v1.8.4
99 github.com/vmware-labs/yaml-jsonpath v0.3.2
Original file line number Diff line number Diff line change @@ -54,8 +54,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
5454github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
5555github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw =
5656github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
57- github.com/pb33f/libopenapi v0.14.4 h1:NbcYaBbG/6pnJM8lw4F6b5e54HandyKF452HUl4+9j4 =
58- github.com/pb33f/libopenapi v0.14.4 /go.mod h1:m+4Pwri31UvcnZjuP8M7TlbR906DXJmMvYsbis234xg =
57+ github.com/pb33f/libopenapi v0.14.6 h1:4WCPV3MAjR0YlZwhCpfXyVKXtqUjhofF5qcufV/l7R4 =
58+ github.com/pb33f/libopenapi v0.14.6 /go.mod h1:m+4Pwri31UvcnZjuP8M7TlbR906DXJmMvYsbis234xg =
5959github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
6060github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
6161github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4 =
You can’t perform that action at this time.
0 commit comments