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-getty.git
The following commit(s) were added to refs/heads/master by this push:
new 43ab2e8 update go module name
43ab2e8 is described below
commit 43ab2e8ea25bfd86001e62600a861107dca60b83
Author: yuyu <[email protected]>
AuthorDate: Tue Aug 18 10:34:20 2020 +0800
update go module name
---
go.mod | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index ee54516..cbd451e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,4 @@
-module github.com/dubbogo/getty
-
-go 1.14
+module github.com/apache/dubbo-getty
require (
github.com/dubbogo/gost v1.9.0