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

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


The following commit(s) were added to refs/heads/master by this push:
     new c0df13b9 Build(deps): bump github.com/dubbogo/triple from 1.1.8 to 
1.1.9 (#431)
c0df13b9 is described below

commit c0df13b9fd4bd1b90e7e9b34d6065b448adb9019
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 11 13:05:38 2022 +0800

    Build(deps): bump github.com/dubbogo/triple from 1.1.8 to 1.1.9 (#431)
    
    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 | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/go.mod b/go.mod
index d75bc2ec..b6cee81e 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
        github.com/apache/dubbo-go-hessian2 v1.11.1
        github.com/dubbogo/gost v1.12.6-0.20220719055648-01d5bc07b111
        github.com/dubbogo/grpc-go v1.42.10
-       github.com/dubbogo/triple v1.1.8
+       github.com/dubbogo/triple v1.1.9
        github.com/golang/protobuf v1.5.2
        github.com/opentracing/opentracing-go v1.2.0
        github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
diff --git a/go.sum b/go.sum
index d9326125..69ecaaa0 100644
--- a/go.sum
+++ b/go.sum
@@ -192,8 +192,9 @@ 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