This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git
The following commit(s) were added to refs/heads/main by this push:
new db396602d Update README.md
db396602d is described below
commit db396602d0f1608d20cfa1427fa841384b7496ae
Author: Ken Liu <[email protected]>
AuthorDate: Thu May 16 18:20:36 2024 +0800
Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f2081915e..f7e6d22a4 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,7 @@ See the [samples](https://github.com/apache/dubbo-go-samples)
for detailed infor
- [Console](https://github.com/apache/dubbo-kubernetes), under development
- [Samples](https://github.com/apache/dubbo-go-samples)
- [Interoperability with Dubbo
Java](https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/golang-sdk/tutorial/interop-dubbo/)
+- [Protoc-gen-go-triple](https://github.com/dubbogo/protoc-gen-go-triple/)
## Contributing