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 667aa53  build(deps): bump github.com/apache/dubbo-go-hessian2 (#1492)
667aa53 is described below

commit 667aa535d98bad50f79ee4cb2efae29a9c36c596
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 28 18:56:49 2021 +0800

    build(deps): bump github.com/apache/dubbo-go-hessian2 (#1492)
    
    Bumps 
[github.com/apache/dubbo-go-hessian2](https://github.com/apache/dubbo-go-hessian2)
 from 1.9.2 to 1.9.3.
    - [Release notes](https://github.com/apache/dubbo-go-hessian2/releases)
    - 
[Commits](https://github.com/apache/dubbo-go-hessian2/compare/v1.9.2...v1.9.3)
    
    ---
    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 f5f2479..0e576d8 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
        github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5
        github.com/alibaba/sentinel-golang v1.0.2
        github.com/apache/dubbo-getty v1.4.5
-       github.com/apache/dubbo-go-hessian2 v1.9.2
+       github.com/apache/dubbo-go-hessian2 v1.9.3
        github.com/creasty/defaults v1.5.1
        github.com/dubbogo/go-zookeeper v1.0.3
        github.com/dubbogo/gost v1.11.17
diff --git a/go.sum b/go.sum
index c2f0581..22343df 100644
--- a/go.sum
+++ b/go.sum
@@ -77,8 +77,8 @@ github.com/antihax/optional v1.0.0/go.mod 
h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kd
 github.com/apache/dubbo-getty v1.4.5 
h1:MptKbjC0n2Mo/8eFPwirSInH2BfdNG4IZch43PdNvIM=
 github.com/apache/dubbo-getty v1.4.5/go.mod 
h1:mcDyiu7M/TVrYDyL8TxDemQkOdvEqqHSQ4jOuYejY1w=
 github.com/apache/dubbo-go-hessian2 v1.9.1/go.mod 
h1:xQUjE7F8PX49nm80kChFvepA/AvqAZ0oh/UaB6+6pBE=
-github.com/apache/dubbo-go-hessian2 v1.9.2 
h1:XuI8KvENSfKiAhiCBS4RNihmQDoPNmGWKT3gTui0p9A=
-github.com/apache/dubbo-go-hessian2 v1.9.2/go.mod 
h1:xQUjE7F8PX49nm80kChFvepA/AvqAZ0oh/UaB6+6pBE=
+github.com/apache/dubbo-go-hessian2 v1.9.3 
h1:0G9cdOCiKILem1JRKeZtY0FdIUyvzt30qtukMXPtJks=
+github.com/apache/dubbo-go-hessian2 v1.9.3/go.mod 
h1:xQUjE7F8PX49nm80kChFvepA/AvqAZ0oh/UaB6+6pBE=
 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