You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2019/07/11 07:08:11 UTC

[dubbo-go] branch master updated (357822e -> e582cc0)

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

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


    from 357822e  Merge pull request #126 from wongoo/hessian2
     new 4b73102  Fix: ineffassign
     new b7d21c5  Fix: undefined var
     new b4735e3  Mod: gofmt
     new e582cc0  Merge pull request #127 from divebomb/master

The 486 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 common/rpc_service_test.go          |  9 +++++----
 config_center/zookeeper/impl.go     |  4 ++--
 protocol/dubbo/client_test.go       |  4 ++--
 protocol/jsonrpc/json_test.go       |  2 +-
 registry/zookeeper/registry.go      |  2 --
 registry/zookeeper/registry_test.go | 18 +++++++++---------
 6 files changed, 19 insertions(+), 20 deletions(-)