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

[dubbo-go] branch develop updated (bc6cc20 -> 24e7205)

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

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


    from bc6cc20  Merge pull request #496 from flycash/doc-comments
     new 68602ee  add start provider with random port
     new a2a3adc  modify test
     new 3c19887  modify start provider with random port
     new cc1f480  modify start provider with random port
     new 2810c63  modify test
     new f9eeb8b  modify random port implement
     new 5076a4f  fix test case error
     new 74212fd  modify implement
     new c05e5c1  modify implement
     new 5d7a277  Merge branch 'develop' into feature/randomPort
     new af29f5b  travis trigger
     new e4fc89d  travis trigger
     new 7711df8  change variable name
     new fcaa44a  fix review comments
     new 94414e4  fix review comments
     new 24e7205  Merge pull request #476 from zouyx/feature/randomPort

The 2004 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:
 config/service_config.go      | 32 +++++++++++++++++++++++++++++++-
 config/service_config_test.go | 37 +++++++++++++++++++++++++++++++++++++
 go.mod                        |  4 ++--
 go.sum                        | 10 ++++------
 4 files changed, 74 insertions(+), 9 deletions(-)