This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-go.git
The following commit(s) were added to refs/heads/master by this push:
new 67ec50b Update README.md
67ec50b is described below
commit 67ec50b93040567856cdbb32c03d607d8c292c3d
Author: dinglei <[email protected]>
AuthorDate: Sun Apr 27 16:47:11 2025 +0800
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f01c22c..9fd672b 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
A product ready RocketMQ Client in pure go, which supports almost the full
features of Apache RocketMQ, such as pub and sub messages, ACL, tracing and so
on.
----------
-## [Due Diligence](https://github.com/apache/rocketmq-client-go/issues/423)
+## [Are you using RocketMQ Go
SDK?](https://github.com/apache/rocketmq-client-go/issues/423)
[Here](https://github.com/apache/rocketmq-client-go/issues/423), we sincerely
invite you to take a minute to feedback on your usage scenario.
----------