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 9846844d9 build(deps): bump github.com/apache/dubbo-getty (#2228)
9846844d9 is described below

commit 9846844d918d3a8c9c3443ccfe340f9d489dfbd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 24 22:13:20 2023 +0800

    build(deps): bump github.com/apache/dubbo-getty (#2228)
    
    Bumps 
[github.com/apache/dubbo-getty](https://github.com/apache/dubbo-getty) from 
1.4.9-0.20221022181821-4dc6252ce98c to 1.4.9.
    - [Release notes](https://github.com/apache/dubbo-getty/releases)
    - [Commits](https://github.com/apache/dubbo-getty/commits/v1.4.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/apache/dubbo-getty
      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 340c386d3..eb67c089f 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
        github.com/Workiva/go-datastructures v1.0.52
        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-getty v1.4.9
        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
diff --git a/go.sum b/go.sum
index 6b22fc1eb..1501fb060 100644
--- a/go.sum
+++ b/go.sum
@@ -67,8 +67,8 @@ github.com/aliyun/alibaba-cloud-sdk-go v1.61.18/go.mod 
h1:v8ESoHo4SyHmuB4b1tJqDH
 github.com/aliyun/alibaba-cloud-sdk-go v1.61.1704 
h1:PpfENOj/vPfhhy9N2OFRjpue0hjM5XqAp2thFmkXXIk=
 github.com/aliyun/alibaba-cloud-sdk-go v1.61.1704/go.mod 
h1:RcDobYh8k5VP6TNybz9m++gL3ijVI5wueVr0EM10VsU=
 github.com/antihax/optional v1.0.0/go.mod 
h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
-github.com/apache/dubbo-getty v1.4.9-0.20221022181821-4dc6252ce98c 
h1:2LE4IlyVBBlMo0ZDI+vq9YIb35dyij1YR5EnNWVPnNQ=
-github.com/apache/dubbo-getty v1.4.9-0.20221022181821-4dc6252ce98c/go.mod 
h1:6qmrqBSPGs3B35zwEuGhEYNVsx1nfGT/xzV2yOt2amM=
+github.com/apache/dubbo-getty v1.4.9 
h1:Y8l1EYJqIc7BnmyfYtvG4H4Nmu4v7P1uS31fFQGdJzM=
+github.com/apache/dubbo-getty v1.4.9/go.mod 
h1:6qmrqBSPGs3B35zwEuGhEYNVsx1nfGT/xzV2yOt2amM=
 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=

Reply via email to