Stay organized with collections
Save and categorize content based on your preferences.
Cloud Client Libraries for Go are compatible with the two most-recent major Go
releases, the same policy
the Go programming language follows. This means that Cloud Client Libraries for Go
are compatible with all supported Go releases.
For example, if the current Go release is Go 1.24, the Cloud Client Libraries for Go
are compatible with Go 1.23 and Go 1.24. For more information on
Cloud Client Libraries, see Client libraries explained.
For new development
When starting a new project, we recommend choosing the current release of Go if
possible. This ensures that your runtime is within the supported Go releases and
receives critical security patches.
Keeping production systems current
Keeping your production systems on supported Go runtimes is the best way to
ensure that you receive critical security and bug fixes. Our Go
Cloud Client Libraries increment a minor version when dropping compatibility with
an earlier Go runtime version. For more information about the use of major and
minor versions, see
Semantic Versioning.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-01 UTC."],[[["Cloud Client Libraries for Go support the two most recent major Go releases, aligning with the Go programming language's release policy."],["New projects should use the current Go release to maintain compatibility and receive security patches."],["Production systems should remain on supported Go runtimes to get vital security and bug fixes."],["Cloud Client Libraries increment a minor version when dropping compatibility with an older Go runtime version."],["The supported Go versions can be found in the [google-cloud-go README](https://github.com/googleapis/google-cloud-go#go-versions-supported)."]]],[]]