File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ require (
66 github.com/charmbracelet/bubbles v1.0.0
77 github.com/charmbracelet/bubbletea v1.3.10
88 github.com/charmbracelet/lipgloss v1.1.0
9- github.com/speakeasy-api/openapi v1.24.1 -0.20260806000239-84042ccaeccd
10- github.com/speakeasy-api/openapi/openapi/linter/customrules v0.0.0-20260806000239-84042ccaeccd
9+ github.com/speakeasy-api/openapi v1.24.2 -0.20260818145402-7ad3474fb154
10+ github.com/speakeasy-api/openapi/openapi/linter/customrules v0.0.0-20260818145402-7ad3474fb154
1111 github.com/spf13/cobra v1.10.2
1212 github.com/stretchr/testify v1.11.1
1313 gopkg.in/yaml.v3 v3.0.1
Original file line number Diff line number Diff line change @@ -91,10 +91,10 @@ github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=
9191github.com/sergi/go-diff v1.1.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
9292github.com/speakeasy-api/jsonpath v0.6.3 h1:c+QPwzAOdrWvzycuc9HFsIZcxKIaWcNpC+xhOW9rJxU =
9393github.com/speakeasy-api/jsonpath v0.6.3 /go.mod h1:2cXloNuQ+RSXi5HTRaeBh7JEmjRXTiaKpFTdZiL7URI =
94- github.com/speakeasy-api/openapi v1.24.1 -0.20260806000239-84042ccaeccd h1:P5SsLP/fGYpg9oXmLcTMrr77yRVtAPfERTfBbUCnJoI =
95- github.com/speakeasy-api/openapi v1.24.1 -0.20260806000239-84042ccaeccd /go.mod h1:9gGkzi9jNspEbcB08zta+IjzAi5Zy4QgSEQfF/LSrbQ =
96- github.com/speakeasy-api/openapi/openapi/linter/customrules v0.0.0-20260806000239-84042ccaeccd h1:b6UbWfOOmDG8ONG/w/Re7WKredLy29lTZPtZCyks6Rk =
97- github.com/speakeasy-api/openapi/openapi/linter/customrules v0.0.0-20260806000239-84042ccaeccd /go.mod h1:Fz8z2PG23jAauk7o581rltKLwR7vbHAI79SLrXU0VJY =
94+ github.com/speakeasy-api/openapi v1.24.2 -0.20260818145402-7ad3474fb154 h1:q6NI2L54xu599djIuRQMSc8j86RloyD1ZbMXm0mOpyM =
95+ github.com/speakeasy-api/openapi v1.24.2 -0.20260818145402-7ad3474fb154 /go.mod h1:9gGkzi9jNspEbcB08zta+IjzAi5Zy4QgSEQfF/LSrbQ =
96+ github.com/speakeasy-api/openapi/openapi/linter/customrules v0.0.0-20260818145402-7ad3474fb154 h1:WPw7SQRBa+zwdln2/ITI9CzP23yclhD+CSV+r2lqxMo =
97+ github.com/speakeasy-api/openapi/openapi/linter/customrules v0.0.0-20260818145402-7ad3474fb154 /go.mod h1:HGSlEQ1Jc/VcauWLQAtch0XfnrVTqtRTRF6Q1GJs94s =
9898github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
9999github.com/spf13/cobra v1.10.2 /go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4 =
100100github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ replace (
88)
99
1010require (
11- github.com/speakeasy-api/openapi v1.24.1 -0.20260806000239-84042ccaeccd
12- github.com/speakeasy-api/openapi/openapi/linter/customrules v0.0.0-20260806000239-84042ccaeccd
11+ github.com/speakeasy-api/openapi v1.24.2 -0.20260818145402-7ad3474fb154
12+ github.com/speakeasy-api/openapi/openapi/linter/customrules v0.0.0-20260818145402-7ad3474fb154
1313 github.com/stretchr/testify v1.11.1
1414)
1515
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/dop251/goja v0.0.0-20260106131823-651366fbe6e3
99 github.com/evanw/esbuild v0.28.1
1010 github.com/go-sourcemap/sourcemap v2.1.4+incompatible
11- github.com/speakeasy-api/openapi v1.24.1 -0.20260806000239-84042ccaeccd
11+ github.com/speakeasy-api/openapi v1.24.2 -0.20260818145402-7ad3474fb154
1212 github.com/stretchr/testify v1.11.1
1313 gopkg.in/yaml.v3 v3.0.1
1414)
You can’t perform that action at this time.
0 commit comments