mirror of https://github.com/hashicorp/consul
Update go.mdx
parent
4b02d312d7
commit
f131207d42
|
@ -8,8 +8,10 @@ description: >-
|
||||||
# Service Mesh Native Integration for Go Applications
|
# Service Mesh Native Integration for Go Applications
|
||||||
|
|
||||||
<Note>
|
<Note>
|
||||||
|
|
||||||
The Connect Native golang SDK is currently deprecated and will be removed in a future Consul release.
|
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).
|
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>
|
</Note>
|
||||||
|
|
||||||
We provide a library that makes it drop-in simple to integrate Consul service mesh
|
We provide a library that makes it drop-in simple to integrate Consul service mesh
|
||||||
|
|
Loading…
Reference in New Issue