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

wongoo pushed a commit to branch 2.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git


The following commit(s) were added to refs/heads/2.0 by this push:
     new cf7a2db  change module path for v2
cf7a2db is described below

commit cf7a2db72cdc165227a064b1a271e4339712fe31
Author: tiltwind <[email protected]>
AuthorDate: Sun Feb 26 11:09:45 2023 +0800

    change module path for v2
---
 go.mod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/go.mod b/go.mod
index be4814b..c4dcfd7 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/apache/dubbo-go-hessian2
+module github.com/apache/dubbo-go-hessian2/v2
 
 require (
        github.com/dubbogo/gost v1.13.1

Reply via email to