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

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


The following commit(s) were added to refs/heads/3.0 by this push:
     new 5e1a008e8 build(deps): bump github.com/apache/dubbo-go-hessian2 (#2217)
5e1a008e8 is described below

commit 5e1a008e844ee16256e78f83e48a8d9769eada65
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 22 19:24:55 2023 +0800

    build(deps): bump github.com/apache/dubbo-go-hessian2 (#2217)
    
    Bumps 
[github.com/apache/dubbo-go-hessian2](https://github.com/apache/dubbo-go-hessian2)
 from 1.11.5 to 1.11.6.
    - [Release notes](https://github.com/apache/dubbo-go-hessian2/releases)
    - 
[Commits](https://github.com/apache/dubbo-go-hessian2/compare/v1.11.5...v1.11.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/apache/dubbo-go-hessian2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 331eced14..340c386d3 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
        github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
        github.com/alibaba/sentinel-golang v1.0.4
        github.com/apache/dubbo-getty v1.4.9-0.20221022181821-4dc6252ce98c
-       github.com/apache/dubbo-go-hessian2 v1.11.5
+       github.com/apache/dubbo-go-hessian2 v1.11.6
        github.com/cespare/xxhash/v2 v2.2.0
        github.com/cncf/udpa/go v0.0.0-20210930031921-04548b0d99d4
        github.com/cncf/xds/go v0.0.0-20211011173535-cb28da3451f1
diff --git a/go.sum b/go.sum
index b98af1ddd..6b22fc1eb 100644
--- a/go.sum
+++ b/go.sum
@@ -72,8 +72,8 @@ github.com/apache/dubbo-getty 
v1.4.9-0.20221022181821-4dc6252ce98c/go.mod h1:6qm
 github.com/apache/dubbo-go-hessian2 v1.9.1/go.mod 
h1:xQUjE7F8PX49nm80kChFvepA/AvqAZ0oh/UaB6+6pBE=
 github.com/apache/dubbo-go-hessian2 v1.9.3/go.mod 
h1:xQUjE7F8PX49nm80kChFvepA/AvqAZ0oh/UaB6+6pBE=
 github.com/apache/dubbo-go-hessian2 v1.11.4/go.mod 
h1:QP9Tc0w/B/mDopjusebo/c7GgEfl6Lz8jeuFg8JA6yw=
-github.com/apache/dubbo-go-hessian2 v1.11.5 
h1:rcK22+yMw2Hejm6GRG7WrdZ0DinW2QMZc01c7YVZjcQ=
-github.com/apache/dubbo-go-hessian2 v1.11.5/go.mod 
h1:QP9Tc0w/B/mDopjusebo/c7GgEfl6Lz8jeuFg8JA6yw=
+github.com/apache/dubbo-go-hessian2 v1.11.6 
h1:MV3Rl/ioFT7TmmZOoLc4AUAuB1aVhY8aK5Z+0Y5CqJE=
+github.com/apache/dubbo-go-hessian2 v1.11.6/go.mod 
h1:QP9Tc0w/B/mDopjusebo/c7GgEfl6Lz8jeuFg8JA6yw=
 github.com/apache/thrift v0.12.0/go.mod 
h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
 github.com/apache/thrift v0.13.0/go.mod 
h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ=
 github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod 
h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=

Reply via email to