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 2022/11/13 10:00:56 UTC

[dubbo-go-hessian2] branch master updated (901b071 -> e579dda)

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 901b071  Merge pull request #336 from apache/dependabot/maven/test_hessian/org.apache.dubbo-dubbo-2.7.18
     add 801268e  upgrade gost version to fix memory leak of AcquireBytes from https://github.com/dubbogo/gost/pull/108/files
     new e579dda  Merge pull request #337 from apache/fix/AcquireBytes

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:
 go.mod |   4 +-
 go.sum | 691 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 687 insertions(+), 8 deletions(-)


[dubbo-go-hessian2] 01/01: Merge pull request #337 from apache/fix/AcquireBytes

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 e579ddaae68d4a418a32cd09b225413ce59d2911
Merge: 901b071 801268e
Author: Xin.Zh <dr...@foxmail.com>
AuthorDate: Sun Nov 13 18:00:51 2022 +0800

    Merge pull request #337 from apache/fix/AcquireBytes
    
    upgrade gost version to fix memory leak of AcquireBytes

 go.mod |   4 +-
 go.sum | 691 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 2 files changed, 687 insertions(+), 8 deletions(-)