1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

fix: add go SDK to list supporting variants

This commit is contained in:
Ivar Conradi Østhus 2021-01-11 09:32:21 +01:00
parent 9c170f269c
commit a26dea661d

View File

@ -48,5 +48,6 @@ To make use of toggle variants, you need to use a compatible client. Client SDK
- [unleash-client-ruby](https://github.com/Unleash/unleash-client-ruby) (from v0.1.6)
- [unleash-client-python](https://github.com/Unleash/unleash-client-python) (from v3.3.0)
- [unleash-client-dotnet](https://github.com/Unleash/unleash-client-dotnet) (from v1.3.6)
- [unleash-client-go](https://github.com/Unleash/unleash-client-dotnet) (from v3 branch)
If you would like to give feedback on this feature, experience issues or have questions, please feel free to open an issue on [GitHub](https://github.com/Unleash/unleash/).