Skip to content

Commit 03e1b32

Browse files
stainless-app[bot]yjp20
authored andcommitted
chore: bump go sdk
1 parent ff8ae91 commit 03e1b32

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 22
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/stainless%2Fstainless-v0-ef33241ec003fafbf4f2ffe434c3d8c2ac0ba929137942185663ff59974d2138.yml
33
openapi_spec_hash: 87bd0d9c684517522cbbbd48bbe8ad83
4-
config_hash: 4b44da9496c775d2294758cd233f4ecd
4+
config_hash: 038aa9961f259a8ee53e61dfb2454763

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/logrusorgru/aurora/v4 v4.0.0
1616
github.com/muesli/reflow v0.3.0
1717
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
18-
github.com/stainless-api/stainless-api-go v0.29.0
18+
github.com/stainless-api/stainless-api-go v0.30.0
1919
github.com/stretchr/testify v1.11.1
2020
github.com/tidwall/gjson v1.18.0
2121
github.com/tidwall/pretty v1.2.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ github.com/rivo/uniseg v0.4.7 h1:WUdvkW8uEhrYfLC4ZzdpI2ztxP1I582+49Oc5Mq64VQ=
107107
github.com/rivo/uniseg v0.4.7/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
108108
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
109109
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
110-
github.com/stainless-api/stainless-api-go v0.29.0 h1:j86SAGkNZmLrm6M/LAZiPw2FiP3pVqnoC4yMQ3X4Lxc=
111-
github.com/stainless-api/stainless-api-go v0.29.0/go.mod h1:vssVkp6bgBKxXtnvHVnQvGNMHbn36zdkz80NMHIgXKM=
110+
github.com/stainless-api/stainless-api-go v0.30.0 h1:t5XrRpJMMoeJXrfavP5KvwmRBUrQKzbS54VTNMeSCc4=
111+
github.com/stainless-api/stainless-api-go v0.30.0/go.mod h1:vssVkp6bgBKxXtnvHVnQvGNMHbn36zdkz80NMHIgXKM=
112112
github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=
113113
github.com/stretchr/testify v1.11.1/go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U=
114114
github.com/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=

0 commit comments

Comments
 (0)