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 c5750615f build(deps): bump github.com/dubbogo/triple from 1.1.8 to 
1.1.9 (#2099)
c5750615f is described below

commit c5750615f8b1b1ddda54112b6076560e7e88e157
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 31 22:54:51 2022 +0800

    build(deps): bump github.com/dubbogo/triple from 1.1.8 to 1.1.9 (#2099)
    
    Bumps [github.com/dubbogo/triple](https://github.com/dubbogo/triple) from 
1.1.8 to 1.1.9.
    - [Release notes](https://github.com/dubbogo/triple/releases)
    - [Commits](https://github.com/dubbogo/triple/compare/v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/dubbogo/triple
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    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 5cb8fdbbf..f6155369d 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
        github.com/dubbogo/go-zookeeper v1.0.4-0.20211212162352-f9d2183d89d5
        github.com/dubbogo/gost v1.12.6-0.20220824084206-300e27e9e524
        github.com/dubbogo/grpc-go v1.42.10
-       github.com/dubbogo/triple v1.1.8
+       github.com/dubbogo/triple v1.1.9
        github.com/emicklei/go-restful/v3 v3.8.0
        github.com/envoyproxy/go-control-plane 
v0.10.2-0.20220325020618-49ff273808a1
        github.com/fsnotify/fsnotify v1.6.0
diff --git a/go.sum b/go.sum
index e55f8ba34..bba4706f5 100644
--- a/go.sum
+++ b/go.sum
@@ -180,8 +180,8 @@ github.com/dubbogo/grpc-go v1.42.10/go.mod 
h1:JMkPt1mIHL96GAFeYsMoMjew6f1ROKycik
 github.com/dubbogo/jsonparser v1.0.1/go.mod 
h1:tYAtpctvSP/tWw4MeelsowSPgXQRVHHWbqL6ynps8jU=
 github.com/dubbogo/net v0.0.4/go.mod 
h1:1CGOnM7X3he+qgGNqjeADuE5vKZQx/eMSeUkpU3ujIc=
 github.com/dubbogo/triple v1.0.9/go.mod 
h1:1t9me4j4CTvNDcsMZy6/OGarbRyAUSY0tFXGXHCp7Iw=
-github.com/dubbogo/triple v1.1.8 
h1:yE+J3W1NTZCEPa1FoX+VWZH6UF1c0+A2MGfERlU2zbI=
-github.com/dubbogo/triple v1.1.8/go.mod 
h1:9pgEahtmsY/avYJp3dzUQE8CMMVe1NtGBmUhfICKLJk=
+github.com/dubbogo/triple v1.1.9 
h1:U3ZDh9tyeitp/arSB5qR4wFnbK8MMYm/F4kzn6JokaA=
+github.com/dubbogo/triple v1.1.9/go.mod 
h1:9pgEahtmsY/avYJp3dzUQE8CMMVe1NtGBmUhfICKLJk=
 github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod 
h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
 github.com/dustin/go-humanize v1.0.0 
h1:VSnTsYCnlFHaM2/igO1h6X3HA71jcobQuxemgkq4zYo=
 github.com/dustin/go-humanize v1.0.0/go.mod 
h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=

Reply via email to