Skip to content

Commit 518dc58

Browse files
yonasgithub-actions[bot]
authored andcommitted
chore(cmd): update openapi dependency to latest main
Updates cmd/openapi/go.mod to use the latest commit from main. Version: v1.15.2-0.20260128000925-62e3a605604f
1 parent 62e3a60 commit 518dc58

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

cmd/openapi/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/charmbracelet/bubbles v0.21.0
77
github.com/charmbracelet/bubbletea v1.3.10
88
github.com/charmbracelet/lipgloss v1.1.0
9-
github.com/speakeasy-api/openapi v1.15.1-0.20260123232020-443f8a84b64c
9+
github.com/speakeasy-api/openapi v1.15.2-0.20260128000925-62e3a605604f
1010
github.com/spf13/cobra v1.10.1
1111
github.com/stretchr/testify v1.11.1
1212
gopkg.in/yaml.v3 v3.0.1

cmd/openapi/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ github.com/sergi/go-diff v1.1.0 h1:we8PVUC3FE2uYfodKH/nBHMSetSfHDR6scGdBi+erh0=
7575
github.com/sergi/go-diff v1.1.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
7676
github.com/speakeasy-api/jsonpath v0.6.2 h1:Mys71yd6u8kuowNCR0gCVPlVAHCmKtoGXYoAtcEbqXQ=
7777
github.com/speakeasy-api/jsonpath v0.6.2/go.mod h1:ymb2iSkyOycmzKwbEAYPJV/yi2rSmvBCLZJcyD+VVWw=
78-
github.com/speakeasy-api/openapi v1.15.1-0.20260123232020-443f8a84b64c h1:nmJ3K4QQO1fNkIKM0GKfEGs/Cav7udtn9LijHF8ZaFw=
79-
github.com/speakeasy-api/openapi v1.15.1-0.20260123232020-443f8a84b64c/go.mod h1:aiVj+JnirrwZDtKegt0hQrj/ixl3v17EkN2YGnTuSro=
78+
github.com/speakeasy-api/openapi v1.15.2-0.20260128000925-62e3a605604f h1:mCNXN0UDX5ITI3RSjscgXlW9bQK2t6dScxEUwiROqSU=
79+
github.com/speakeasy-api/openapi v1.15.2-0.20260128000925-62e3a605604f/go.mod h1:aiVj+JnirrwZDtKegt0hQrj/ixl3v17EkN2YGnTuSro=
8080
github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s=
8181
github.com/spf13/cobra v1.10.1/go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0=
8282
github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=

0 commit comments

Comments
 (0)