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

[dubbo-go] branch 1.5 updated (9c8fc77 -> 490f70b)

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

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


    from 9c8fc77  Revert "goland always format go.mod automatically"
     new 2ef29cb  up change.md
     new 5051104  test up to 1.5.6
     new 4da8511  update test
     new c89648e  Stop Integration Test
     new 490f70b  Merge pull request #1059 from cityiron/1.5.6-change-list

The 3653 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:
 .github/workflows/github-actions.yml      |   6 +-
 CHANGE.md                                 |  26 +
 test/integrate/dubbo/go-client/Dockerfile |   2 +
 test/integrate/dubbo/go-client/go.mod     |   5 +-
 test/integrate/dubbo/go-client/go.sum     | 921 +++++++++++++++++++++++++++++-
 test/integrate/dubbo/go-server/Dockerfile |   2 +
 test/integrate/dubbo/go-server/go.mod     |   5 +-
 test/integrate/dubbo/go-server/go.sum     | 921 +++++++++++++++++++++++++++++-
 8 files changed, 1879 insertions(+), 9 deletions(-)