File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ id: b81e5def-5b1e-4753-ae7c-0efccc2e6f61
3
3
management:
4
4
docChecksum: 727ec0dd2227c3dc7e747229df9f63b2
5
5
docVersion: 0.0.1
6
- speakeasyVersion: 1.531.1
7
- generationVersion: 2.568.5
8
- releaseVersion: 0.2.26
9
- configChecksum: c63eaef988cabced6a5051d3e5b5f8d3
6
+ speakeasyVersion: 1.531.2
7
+ generationVersion: 2.570.0
8
+ releaseVersion: 0.2.27
9
+ configChecksum: 81d8928bf6bd0ef6b6378c5310025bfd
10
10
features:
11
11
go:
12
12
additionalDependencies: 0.1.0
Original file line number Diff line number Diff line change @@ -272,9 +272,9 @@ func New(opts ...SDKOption) *SDK {
272
272
sdkConfiguration : sdkConfiguration {
273
273
Language : "go" ,
274
274
OpenAPIDocVersion : "0.0.1" ,
275
- SDKVersion : "0.2.26 " ,
276
- GenVersion : "2.568.5 " ,
277
- UserAgent : "speakeasy-sdk/go 0.2.26 2.568.5 0.0.1 github.com/Kong/sdk-konnect-go" ,
275
+ SDKVersion : "0.2.27 " ,
276
+ GenVersion : "2.570.0 " ,
277
+ UserAgent : "speakeasy-sdk/go 0.2.27 2.570.0 0.0.1 github.com/Kong/sdk-konnect-go" ,
278
278
Hooks : hooks .New (),
279
279
},
280
280
}
You can’t perform that action at this time.
0 commit comments