We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02c429c commit 19860a8Copy full SHA for 19860a8
meta/meta.go
@@ -17,7 +17,7 @@ import (
17
//
18
// Deprecated: Use Go standard library [runtime/debug] package build information
19
// instead.
20
-var SDKVersion = "2.33.0"
+var SDKVersion = "2.34.0"
21
22
// A pre-release marker for the version. If this is "" (empty string)
23
// then it means that it is a final release. Otherwise, this is a pre-release
0 commit comments