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 2021/01/22 12:54:42 UTC

[dubbo-go] branch develop updated (016bcce -> 9c40c29)

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 016bcce  update hessian2 version to v1.8.2
     new 5cb723a  update hessian2 version to v1.8.2
     new aaacf31  Bump github.com/stretchr/testify from 1.6.1 to 1.7.0
     new 982e74c  Merge pull request #1001 from apache/dependabot/go_modules/develop/github.com/stretchr/testify-1.7.0
     new 7dd17b3  Bump github.com/alibaba/sentinel-golang from 1.0.1 to 1.0.2
     new 4a721a2  Merge pull request #999 from apache/dependabot/go_modules/develop/github.com/alibaba/sentinel-golang-1.0.2
     new 36c0681  Imp: add trim for filter
     new 3111854  merge develop
     new 9c40c29  Merge pull request #1003 from fangyincheng/trim-filter

The 3382 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                                                   | 6 ++++--
 protocol/protocolwrapper/protocol_filter_wrapper.go      | 2 +-
 protocol/protocolwrapper/protocol_filter_wrapper_test.go | 4 ++--
 4 files changed, 9 insertions(+), 7 deletions(-)