1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

docs: update go sdk to newer version (#8857)

Update Go SDK to the newest version
This commit is contained in:
Gastón Fournier 2024-11-26 09:31:18 +01:00 committed by GitHub
parent 90440c0439
commit dd17f2408d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ const SERVER_SIDE_SDK = 'server-side';
const serverSideSdks = {
'unleash-client-go': {
sidebarName: 'Go',
branch: 'v3',
branch: 'v4',
},
'unleash-client-java': {
sidebarName: 'Java',