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

[dubbo-go] branch develop updated (49c005a -> 837f41f)

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

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


    from 49c005a  Ftr: [refer dubbo 2.7.6] attachment type from map[string]stiring to map[string]interface{}  (#713)
     new aa4d36a  Fix: integration testing problems
     new 94fe6c6  Fix: integration testing problems
     new 93cb0ac  Fix: integration testing problems
     new bff2cd6  Fix: integration testing problems
     new 4cd2487  Fix: integration testing problems
     new 27a8dc7  Fix: integration testing problems
     new c3adeae  Fix: integration testing problems
     new a15d6af  Fix: integration testing problems
     new 04b35ea  Fix: integration testing problems
     new 9f50dc2  delete useless file
     new 837f41f  Merge pull request #740 from zouyx/feature/fixTestProblmes

The 2815 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:
 integrate_test.sh                         | 4 ++++
 test/integrate/dubbo/go-client/Dockerfile | 4 +++-
 test/integrate/dubbo/go-client/go.mod     | 4 ----
 test/integrate/dubbo/go-server/Dockerfile | 5 ++++-
 test/integrate/dubbo/go-server/go.mod     | 4 ----
 5 files changed, 11 insertions(+), 10 deletions(-)