This is an automated email from the ASF dual-hosted git repository.

fangyc pushed a commit to branch 1.5
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/1.5 by this push:
     new 05d541b  update readme
05d541b is described below

commit 05d541b71e7c0a2ba247d7fb0ac5212cfa33d6c3
Author: fangyincheng <[email protected]>
AuthorDate: Sun Jul 26 23:38:09 2020 +0800

    update readme
---
 README.md    | 1 +
 README_CN.md | 1 +
 2 files changed, 2 insertions(+)

diff --git a/README.md b/README.md
index d0080b3..a1c09fc 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,7 @@ Finished List:
     * [Nacos](https://github.com/apache/dubbo-go/pull/522)
     * [Zookeeper](https://github.com/apache/dubbo-go/pull/633)
     * 
[Etcd](https://github.com/apache/dubbo-go/blob/9a5990d9a9c3d5e6633c0d7d926c156416bcb931/metadata/report/etcd/report.go)
+    * [Consul](https://github.com/apache/dubbo-go/pull/633)
 
 - Service discovery
     * 
[Nacos](https://github.com/apache/dubbo-go/blob/9a5990d9a9c3d5e6633c0d7d926c156416bcb931/registry/nacos/service_discovery.go)
diff --git a/README_CN.md b/README_CN.md
index 9dd10d6..552685c 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -115,6 +115,7 @@ Apache License, Version 2.0
     * [Nacos](https://github.com/apache/dubbo-go/pull/522)
     * [Zookeeper](https://github.com/apache/dubbo-go/pull/633)
     * 
[Etcd](https://github.com/apache/dubbo-go/blob/9a5990d9a9c3d5e6633c0d7d926c156416bcb931/metadata/report/etcd/report.go)
+    * [Consul](https://github.com/apache/dubbo-go/pull/633)
 
 - 服务发现
     * 
[Nacos](https://github.com/apache/dubbo-go/blob/9a5990d9a9c3d5e6633c0d7d926c156416bcb931/registry/nacos/service_discovery.go)

Reply via email to