You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by jo...@apache.org on 2020/03/15 05:02:41 UTC

[dubbo-go] branch feature/rest updated (dafc2f4 -> 8c53128)

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

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


    from dafc2f4  Merge pull request #402 from Patrick0308/rest
     new a1ff189  fix rest
     new e81095f  add license
     new 72fac64  fix test
     new 8c53128  Merge pull request #408 from Patrick0308/rest

The 1698 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/yaml/yaml_test.go                                | 17 +++++++++++++++++
 .../config_reader/reader_impl/default_config_reader.go  |  4 ++--
 protocol/rest/client/client_impl/resty_client.go        |  8 ++------
 protocol/rest/rest_invoker_test.go                      |  2 +-
 4 files changed, 22 insertions(+), 9 deletions(-)