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

liujun pushed a commit to branch refactor-with-go-package
in repository https://gitbox.apache.org/repos/asf/dubbo-admin.git


The following commit(s) were added to refs/heads/refactor-with-go-package by 
this push:
     new 516a8791 remove mod replace
516a8791 is described below

commit 516a879121790f6ca918fdc65a1f1ecefc72f0ba
Author: chickenlj <[email protected]>
AuthorDate: Sat Apr 22 19:20:40 2023 +0800

    remove mod replace
---
 go.mod | 1 -
 1 file changed, 1 deletion(-)

diff --git a/go.mod b/go.mod
index 14e72ebc..0645d0c0 100644
--- a/go.mod
+++ b/go.mod
@@ -229,4 +229,3 @@ require (
        sigs.k8s.io/kustomize/kyaml v0.13.9 // indirect
 )
 
-replace dubbo.apache.org/dubbo-go/v3 => 
/Users/ken/aliware/dubbo3/golang/dubbo-go

Reply via email to