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:55 UTC

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

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(-)