We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4c3e9 commit 060ea7aCopy full SHA for 060ea7a
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.31.0"
+var SDKVersion = "2.32.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