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

[dubbo-go-hessian2] branch master updated (ef54e11 -> 2a6f325)

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

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


    from ef54e11  Merge pull request #221 from cyb-code/master
     add f739223  revert zhantu interface{} attachment
     add 09a0449  fix words error in contributing.go
     add b782fa6  Format: import
     new 2a6f325  Merge pull request #224 from apache/fix/1.6.3-zhantu

The 1 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:
 contributing.md  | 40 +++++++++++++++++++++++++++++++++++++++-
 hessian.go       |  4 ++--
 hessian_test.go  | 14 +-------------
 request.go       | 16 +++++++++-------
 request_test.go  |  8 ++++----
 response.go      | 22 ++++++++++------------
 response_test.go |  5 +----
 7 files changed, 66 insertions(+), 43 deletions(-)


[dubbo-go-hessian2] 01/01: Merge pull request #224 from apache/fix/1.6.3-zhantu

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2a6f325822f46137b8af0d7f3f2b4f9a3519f39c
Merge: ef54e11 b782fa6
Author: Xin.Zh <dr...@foxmail.com>
AuthorDate: Sat Sep 5 11:00:46 2020 +0800

    Merge pull request #224 from apache/fix/1.6.3-zhantu
    
    Fix: revert zhantu interface{} attachment

 contributing.md  | 40 +++++++++++++++++++++++++++++++++++++++-
 hessian.go       |  4 ++--
 hessian_test.go  | 14 +-------------
 request.go       | 16 +++++++++-------
 request_test.go  |  8 ++++----
 response.go      | 22 ++++++++++------------
 response_test.go |  5 +----
 7 files changed, 66 insertions(+), 43 deletions(-)