Update go.mdx

pull/17937/head
David Yu 2023-06-28 10:41:00 -07:00 committed by GitHub
parent 74e0ec2a05
commit be0167b492
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -7,8 +7,10 @@ description: >-
# Service Mesh Native Integration for Go Applications
-> **Note:** The Connect Native golang SDK is currently deprecated and will be removed in a future Consul release.
<Note>
The Connect Native golang SDK is currently deprecated and will be removed in a future Consul release.
The eventual removal of the SDK is dependent on the delivery of proxyless GRPC via XDS which is tracked on [GH-10339](https://github.com/hashicorp/consul/issues/10339).
</Note>
We provide a library that makes it drop-in simple to integrate Consul service mesh
with most [Go](https://golang.org/) applications. This page shows examples