On this page

Platform Support for Go SDK

## Go SDK v9.0.1 ### package: GitHub **Repository:** [GitHub](https://github.com/pubnub/go/releases/tag/v9.0.1) #### Dependencies | Name | Min version | License | Location | Required | |------|-------------|---------|----------|----------| | Go | 1.25 | [https://golang.org/doc/tos](https://golang.org/doc/tos) | Should be installed on the computer | Yes | | github.com/brianolson/cbor_go | 1.0.0 | [Apache License 2.0](https://github.com/brianolson/cbor_go/blob/master/LICENSE) | Shipped within package | Yes | | github.com/davecgh/go-spew | 1.1.1 | [ISC](https://github.com/davecgh/go-spew/blob/master/LICENSE) | Transitive dependency | Yes | | github.com/google/uuid | 1.1.1 | [BSD3](https://github.com/google/uuid/blob/master/LICENSE) | Shipped within package | Yes | | github.com/pmezard/go-difflib | 1.0.0 | [BSD3](https://github.com/pmezard/go-difflib/blob/master/LICENSE) | Transitive dependency | Yes | | github.com/stretchr/testify | 1.2.2 | [MIT](https://github.com/stretchr/testify/blob/master/LICENSE) | Shipped within package | Yes | | golang.org/x/net | HEAD | [BSD3](https://pkg.go.dev/golang.org/x/net?tab=licenses) | Shipped within package | Yes | | golang.org/x/text | 0.3.2 | [BSD3](https://pkg.go.dev/golang.org/x/text?tab=licenses) | Transitive dependency | Yes | #### Supported Platforms ##### Windows | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | amd64, arm64 | N/A | Windows 10 Pro, Windows 10 Enterprise | Windows 11 Pro, Windows 11 Enterprise | ##### Linux | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | amd64, arm64 | N/A | Ubuntu 22.04 LTS | Ubuntu 24.04.1 LTS | ##### macOS | Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version | |---------------------|------------------|--------------------|--------------------| | x86-64, arm64 | N/A | macOS 13.0 | macOS 15.7 | #### Target Platforms - FreeBSD 13.0 or later, amd64, arm64 - Linux 3.10 or later, amd64, arm64 - macOS 13 Ventura or later, amd64, arm64 - Windows 10 or later, amd64, arm64

Go SDK v9.0.1

  • package: GitHub

    GitHub
On this page