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 9ed9656  new dubbogo v3
9ed9656 is described below

commit 9ed9656a1108ca872ee22470e03f560bdb828318
Author: AlexStocks <[email protected]>
AuthorDate: Mon May 10 14:35:53 2021 +0800

    new dubbogo v3
---
 static/go/v3 | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/static/go/v3 b/static/go/v3
new file mode 100644
index 0000000..5bbc92e
--- /dev/null
+++ b/static/go/v3
@@ -0,0 +1,10 @@
+<html>
+  <head>
+    <meta name="go-import" content="dubbo.apache.org/dubbo-go/v3 git 
https://github.com/apache/dubbo-go";>
+    <meta name="go-source" content="dubbo.apache.org/dubbo-go/v3 git 
https://github.com/apache/dubbo-go/tree/3.0{/dir} 
https://github.com/apache/dubbo-go/blob/3.0{/dir}/{file}#L{line}";>
+    <meta http-equiv="refresh" content="0; 
url=https://pkg.go.dev/dubbo.apache.org/dubbo-go/v3";>
+  </head>
+  <body>
+    <p>Redirecting to <a 
href="https://pkg.go.dev/dubbo.apache.org/dubbo-go/v3";>pkg.go.dev/dubbo.apache.org/dubbo-go/v3</a>...</p>
+  </body>
+</html>

Reply via email to