You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by ju...@apache.org on 2022/01/14 09:52:30 UTC

[dubbo-go-samples] 01/01: Merge pull request #314 from apache/fix/jsonrpc-localip

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

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

commit 8f3eef67e873647d31e7eb25879fadbb1f723c2b
Merge: 29cc6c2 83e41c3
Author: Xuewei Niu <ju...@apache.org>
AuthorDate: Fri Jan 14 17:48:00 2022 +0800

    Merge pull request #314 from apache/fix/jsonrpc-localip
    
    fix: jsonrpc localip

 .../configcenter/zookeeper/go-client/cmd/client.go |  3 +++
 go.mod                                             | 10 +++++-----
 go.sum                                             | 22 ++++++++++++++--------
 .../nacos/tests/integration/main_test.go           | 12 +++++++++---
 .../zookeeper/tests/integration/main_test.go       | 12 +++++++++---
 .../tests/integration/userprovider_test.go         |  5 +++--
 rpc/jsonrpc/go-server/conf/dubbogo.yml             |  1 -
 rpc/triple/pb/dubbogo-grpc/grpc-client/main.go     |  3 ++-
 8 files changed, 45 insertions(+), 23 deletions(-)