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 7bb88bf build(deps): bump github.com/apache/dubbo-go-hessian2 (#1643)
7bb88bf is described below
commit 7bb88bfc87a28e08b0376f1a2ed22ad8aaffb628
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 5 17:43:59 2021 +0800
build(deps): bump github.com/apache/dubbo-go-hessian2 (#1643)
Bumps
[github.com/apache/dubbo-go-hessian2](https://github.com/apache/dubbo-go-hessian2)
from 1.9.5 to 1.10.0.
- [Release notes](https://github.com/apache/dubbo-go-hessian2/releases)
-
[Commits](https://github.com/apache/dubbo-go-hessian2/compare/v1.9.5...v1.10.0)
---
updated-dependencies:
- dependency-name: github.com/apache/dubbo-go-hessian2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: LaurenceLiZhixin <[email protected]>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 0c1b4d5..fb623cd 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.2
github.com/apache/dubbo-getty v1.4.5
- github.com/apache/dubbo-go-hessian2 v1.9.5
+ github.com/apache/dubbo-go-hessian2 v1.10.0
github.com/creasty/defaults v1.5.2
github.com/dubbogo/go-zookeeper v1.0.3
github.com/dubbogo/gost v1.11.20-0.20211116110728-26777ca61b4a
diff --git a/go.sum b/go.sum
index 72cbfe7..a2b8297 100644
--- a/go.sum
+++ b/go.sum
@@ -83,8 +83,8 @@ github.com/apache/dubbo-getty v1.4.5
h1:MptKbjC0n2Mo/8eFPwirSInH2BfdNG4IZch43PdN
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.3/go.mod
h1:xQUjE7F8PX49nm80kChFvepA/AvqAZ0oh/UaB6+6pBE=
-github.com/apache/dubbo-go-hessian2 v1.9.5
h1:2bsVZpoDrlQtmNlddWxIKvnkjjrEg/9eIsXEzR2YFqY=
-github.com/apache/dubbo-go-hessian2 v1.9.5/go.mod
h1:7rEw9guWABQa6Aqb8HeZcsYPHsOS7XT1qtJvkmI6c5w=
+github.com/apache/dubbo-go-hessian2 v1.10.0
h1:6vqSlgfWkTliYKeiKv/H/kRVoD6Xxc9QjMPKOW0s/yo=
+github.com/apache/dubbo-go-hessian2 v1.10.0/go.mod
h1:7rEw9guWABQa6Aqb8HeZcsYPHsOS7XT1qtJvkmI6c5w=
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=