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

alexstocks pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2aae679  add go get redirect (#788)
2aae679 is described below

commit 2aae6796ffdc0f4892e1b38a661f9a6b9fb64355
Author: Panda <[email protected]>
AuthorDate: Thu May 6 11:22:54 2021 +0800

    add go get redirect (#788)
    
    go get   dubbo.io/dubbogo  redirect to https://github.com/apache/dubbo-go
---
 static/dubbogo | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/static/dubbogo b/static/dubbogo
new file mode 100644
index 0000000..9bb01c0
--- /dev/null
+++ b/static/dubbogo
@@ -0,0 +1,5 @@
+<html>
+  <head>
+    <meta name="go-import" content="dubbo.io/dubbogo git 
https://github.com/apache/dubbo-go";>
+  </head>
+</html>

Reply via email to