Skip to content

Commit 5dbba26

Browse files
committed
build: pin speakeasy-core v0.24.0
1 parent dfc4a99 commit 5dbba26

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/speakeasy-api/sdk-gen-config v1.58.0
5252
github.com/speakeasy-api/speakeasy-agent-mode-content v0.2.12
5353
github.com/speakeasy-api/speakeasy-client-sdk-go/v3 v3.28.1
54-
github.com/speakeasy-api/speakeasy-core v0.23.1-0.20260828104427-dafcaa1f382f
54+
github.com/speakeasy-api/speakeasy-core v0.24.0
5555
github.com/speakeasy-api/versioning-reports v0.7.0
5656
github.com/spf13/cobra v1.10.2
5757
github.com/spf13/pflag v1.0.9

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,8 +560,8 @@ github.com/speakeasy-api/speakeasy-agent-mode-content v0.2.12 h1:dGONbW8WLNc4uSo
560560
github.com/speakeasy-api/speakeasy-agent-mode-content v0.2.12/go.mod h1:AiZRZLL+sv9uwtTHIECc1dcTgfJrXrEB5QxcAGifMkI=
561561
github.com/speakeasy-api/speakeasy-client-sdk-go/v3 v3.28.1 h1:BxqnNA5lMy24D/9yRIT/ZbGJ+X/gEtgtRlr/+DGP5U4=
562562
github.com/speakeasy-api/speakeasy-client-sdk-go/v3 v3.28.1/go.mod h1:u+RMkW/w6JXMZI181XpGmcqszcmaD8sSI464D4eiUDk=
563-
github.com/speakeasy-api/speakeasy-core v0.23.1-0.20260828104427-dafcaa1f382f h1:63iqAQ/DL2dsFep0YnZ5lJjRNuEyF/IVpWd8AuWOEWk=
564-
github.com/speakeasy-api/speakeasy-core v0.23.1-0.20260828104427-dafcaa1f382f/go.mod h1:enYpVW+oahWErgGJHEyBhbaoJAeJZrtFYeeVez7F+uk=
563+
github.com/speakeasy-api/speakeasy-core v0.24.0 h1:GveGJX3rgT4ypc9ik3gh5u/vvHIzHGd26YNHV+wKfGQ=
564+
github.com/speakeasy-api/speakeasy-core v0.24.0/go.mod h1:enYpVW+oahWErgGJHEyBhbaoJAeJZrtFYeeVez7F+uk=
565565
github.com/speakeasy-api/versioning-reports v0.7.0 h1:Q2uI1RrEiOkuudoILSu7Mtkg8+ObT/hZakAG9CD+8f0=
566566
github.com/speakeasy-api/versioning-reports v0.7.0/go.mod h1:LW5FABrvi5SBbeiD3HJYw0JZYe6Rw2Xna59pFJ2BmLI=
567567
github.com/spewerspew/spew v0.0.0-20230513223542-89b69fbbe2bd h1:csraKifkLpqDClUIbFTetjtraueL1KUhKBm6okL+ug4=

0 commit comments

Comments
 (0)