File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
77 github.com/gdamore/tcell/v2 v2.6.0
8- github.com/pb33f/libopenapi v0.13.11
8+ github.com/pb33f/libopenapi v0.13.14
99 github.com/pterm/pterm v0.12.70
1010 github.com/rivo/tview v0.0.0-20231115183240-7c9e464bac02
1111 github.com/spf13/cobra v1.8.0
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1y
9999github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
100100github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw =
101101github.com/onsi/gomega v1.19.0 /go.mod h1:LY+I3pBVzYsTBU1AnDwOSxaYi9WoWiqgwooUqq9yPro =
102- github.com/pb33f/libopenapi v0.13.11 h1:CHRT15/iakHcwRvr9y7bf63UPekXa8FB1Sc4D4BZ7NU =
103- github.com/pb33f/libopenapi v0.13.11 /go.mod h1:Lv2eEtsAtbRFlF8hjH82L8SIGoUNgemMVoKoB6A9THk =
102+ github.com/pb33f/libopenapi v0.13.14 h1:BI21pE/aAehoF+FHizJxyK5FUIUmq2i7/cJ/TkvsRWE =
103+ github.com/pb33f/libopenapi v0.13.14 /go.mod h1:Lv2eEtsAtbRFlF8hjH82L8SIGoUNgemMVoKoB6A9THk =
104104github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
105105github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
106106github.com/pterm/pterm v0.12.27 /go.mod h1:PhQ89w4i95rhgE+xedAoqous6K9X+r6aSOI2eFF7DZI =
Original file line number Diff line number Diff line change 22 "name" : " openapi-changes-ui" ,
33 "version" : " 0.1.0" ,
44 "private" : false ,
5- "license" : " MIT " ,
5+ "license" : " GPLv3 " ,
66 "devDependencies" : {
77 "css-loader" : " ^6.5.1" ,
88 "css-minimizer-webpack-plugin" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments