This is an automated email from the ASF dual-hosted git repository.
zixuan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-client-go.git
The following commit(s) were added to refs/heads/master by this push:
new b0b7849 Use pkg.go.dev badge in the readme (#947)
b0b7849 is described below
commit b0b7849be49d2a82460413eaf60e81b30eff7d6d
Author: Eugene R <[email protected]>
AuthorDate: Mon Feb 6 10:24:28 2023 +0200
Use pkg.go.dev badge in the readme (#947)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 28d0d10..89e9051 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
under the License.
-->
-[](https://godoc.org/github.com/apache/pulsar-client-go)
+[](https://pkg.go.dev/github.com/apache/pulsar-client-go)
[](https://goreportcard.com/report/github.com/apache/pulsar-client-go)
[](https://golang.org/)
[](https://github.com/apache/pulsar-client-go/blob/master/LICENSE)