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 5
5
require (
6
6
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
7
7
github.com/gdamore/tcell/v2 v2.6.0
8
- github.com/pb33f/libopenapi v0.13.11
8
+ github.com/pb33f/libopenapi v0.13.14
9
9
github.com/pterm/pterm v0.12.70
10
10
github.com/rivo/tview v0.0.0-20231115183240-7c9e464bac02
11
11
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
99
99
github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
100
100
github.com/onsi/gomega v1.19.0 h1:4ieX6qQjPP/BfC3mpsAtIGGlxTWPeA3Inl/7DtXw1tw =
101
101
github.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 =
104
104
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
105
105
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
106
106
github.com/pterm/pterm v0.12.27 /go.mod h1:PhQ89w4i95rhgE+xedAoqous6K9X+r6aSOI2eFF7DZI =
Original file line number Diff line number Diff line change 2
2
"name" : " openapi-changes-ui" ,
3
3
"version" : " 0.1.0" ,
4
4
"private" : false ,
5
- "license" : " MIT " ,
5
+ "license" : " GPLv3 " ,
6
6
"devDependencies" : {
7
7
"css-loader" : " ^6.5.1" ,
8
8
"css-minimizer-webpack-plugin" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments