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

[dubbo-go] branch master updated (4955ab6 -> 6a691cd)

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

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


    from 4955ab6  Add:File License
     new 8b35ac0  Fix BUG: The registryProtocol should be singleton
     new b77bb72  Add UT
     new 6a691cd  Merge pull request #251 from flycash/bug/registryProtocolSingleton

The 1049 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:
 registry/protocol/protocol.go      | 6 +++---
 registry/protocol/protocol_test.go | 5 +++++
 2 files changed, 8 insertions(+), 3 deletions(-)