File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/charmbracelet/huh v0.7.0
99 github.com/charmbracelet/lipgloss v1.1.0
1010 github.com/charmbracelet/log v0.4.2
11- github.com/pb33f/libopenapi v0.22.3
11+ github.com/pb33f/libopenapi v0.25.7
1212 github.com/spf13/cobra v1.9.1
1313 github.com/spf13/pflag v1.0.7
1414 github.com/spf13/viper v1.20.1
@@ -44,6 +44,7 @@ require (
4444 github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
4545 github.com/muesli/cancelreader v0.2.2 // indirect
4646 github.com/muesli/termenv v0.16.0 // indirect
47+ github.com/pb33f/ordered-map/v2 v2.2.0 // indirect
4748 github.com/pelletier/go-toml/v2 v2.2.3 // indirect
4849 github.com/rivo/uniseg v0.4.7 // indirect
4950 github.com/rogpeppe/go-internal v1.12.0 // indirect
Original file line number Diff line number Diff line change @@ -113,6 +113,10 @@ github.com/pb33f/libopenapi v0.22.1 h1:OvvAgAFCMRDuRtVzzrCX4jQBpgZ0zH26TkbHf81Wv
113113github.com/pb33f/libopenapi v0.22.1 /go.mod h1:utT5sD2/mnN7YK68FfZT5yEPbI1wwRBpSS4Hi0oOrBU =
114114github.com/pb33f/libopenapi v0.22.3 h1:kMHyMUlK5Z4IT2bPnQmaYJabnGP4PbfOU62C097QiYY =
115115github.com/pb33f/libopenapi v0.22.3 /go.mod h1:utT5sD2/mnN7YK68FfZT5yEPbI1wwRBpSS4Hi0oOrBU =
116+ github.com/pb33f/libopenapi v0.25.7 h1:Ap4cE1Yx39Z5PgT4wE12n6k1C6dcZ8u9jzNGMq2G59s =
117+ github.com/pb33f/libopenapi v0.25.7 /go.mod h1:IefJDi7uJpflLs2wEnkiier/Y21w+dEbOrMCP5LB2aw =
118+ github.com/pb33f/ordered-map/v2 v2.2.0 h1:+6D6e0nkcEjVPh6kF48ynz2Cb+D/ECH/Q3AOunHtj7E =
119+ github.com/pb33f/ordered-map/v2 v2.2.0 /go.mod h1:rAwLzJPAha8J3pY5otLGRbGH2L077wij3W/ftbgPwNs =
116120github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M =
117121github.com/pelletier/go-toml/v2 v2.2.3 /go.mod h1:MfCQTFTvCcUyyvvwm1+G6H/jORL20Xlb6rzQu9GuUkc =
118122github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U =
You can’t perform that action at this time.
0 commit comments