Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ guide](./migration-guide.md).

For a quick example, try out the Go Connector in a [Codelab][codelab].


> [!IMPORTANT]
> The connector is not compatible with Go version 1.24.8 and 1.25.2, this will break SAN verification

## Installation

You can install this repo with `go get`:
Expand Down
Loading