From e1cb03bac5d295c3e1140a02fccd5a8c7384cec9 Mon Sep 17 00:00:00 2001 From: Huxing Zhang Date: Wed, 27 Feb 2019 15:13:43 +0800 Subject: [PATCH] Add go implementation link. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ea23953b8..7f71c1c568 100644 --- a/README.md +++ b/README.md @@ -223,6 +223,7 @@ Please report security vulnerability to [us](mailto:security@dubbo.incubator.apa * [Node.js](https://github.com/dubbo/dubbo2.js) * [Python](https://github.com/dubbo/dubbo-client-py) * [PHP](https://github.com/dubbo/dubbo-php-framework) +* [Go](https://github.com/dubbo/dubbo-go) ## License