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:
parent
90440c0439
commit
dd17f2408d
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user