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 @@ -5,7 +5,7 @@ go 1.23.0
5
5
toolchain go1.23.4
6
6
7
7
require (
8
- github.com/pb33f/libopenapi v0.19.0
8
+ github.com/pb33f/libopenapi v0.19.1
9
9
github.com/spf13/cobra v1.8.1
10
10
github.com/stretchr/testify v1.10.0
11
11
gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
56
56
github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
57
57
github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw =
58
58
github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
59
- github.com/pb33f/libopenapi v0.19.0 h1:+vsI1mu35p8+OV0+hgBDOM73Nu1lTaT14rsnddHjeP8 =
60
- github.com/pb33f/libopenapi v0.19.0 /go.mod h1:AwkjPGHUra2hWWpApJ1e+WPt0NjK6QZsQHsmaWfluvY =
59
+ github.com/pb33f/libopenapi v0.19.1 h1:NbRn0xEKL7xQE6ZK3COc77eg8Laj929QcG8/UFhmV/I =
60
+ github.com/pb33f/libopenapi v0.19.1 /go.mod h1:AwkjPGHUra2hWWpApJ1e+WPt0NjK6QZsQHsmaWfluvY =
61
61
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
62
62
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
63
63
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
You can’t perform that action at this time.
0 commit comments