1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00

Update docs/user_guide/connect-sdk.md

Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
This commit is contained in:
Ivar Conradi Østhus 2021-02-25 08:47:30 +01:00 committed by GitHub
parent 9d150621af
commit b736400453
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@ unleash.initialize({
Read more at [github.com/Unleash/unleash-client-node](https://github.com/Unleash/unleash-client-node)
## Go SDK
```java
```golang
import (
"github.com/Unleash/unleash-client-go/v3"
)