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 e0d05ca  build(deps): bump github.com/creasty/defaults from 1.5.1 to 
1.5.2 (#1422)
e0d05ca is described below

commit e0d05ca66010b9a4e75e4ce43028e37f7dfa15d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 30 20:35:57 2021 +0800

    build(deps): bump github.com/creasty/defaults from 1.5.1 to 1.5.2 (#1422)
    
    Bumps [github.com/creasty/defaults](https://github.com/creasty/defaults) 
from 1.5.1 to 1.5.2.
    - [Release notes](https://github.com/creasty/defaults/releases)
    - [Commits](https://github.com/creasty/defaults/compare/v1.5.1...v1.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/creasty/defaults
      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 a26385f..5170475 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
        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/creasty/defaults v1.5.1
+       github.com/creasty/defaults v1.5.2
        github.com/dubbogo/go-zookeeper v1.0.3
        github.com/dubbogo/gost v1.11.16
        github.com/dubbogo/triple v1.0.5
diff --git a/go.sum b/go.sum
index ea0c5bd..0ad685e 100644
--- a/go.sum
+++ b/go.sum
@@ -133,8 +133,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod 
h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsr
 github.com/creack/pty v1.1.7/go.mod 
h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7DoTY=
 github.com/creack/pty v1.1.9/go.mod 
h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
 github.com/creack/pty v1.1.11/go.mod 
h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
-github.com/creasty/defaults v1.5.1 
h1:j8WexcS3d/t4ZmllX4GEkl4wIB/trOr035ajcLHCISM=
-github.com/creasty/defaults v1.5.1/go.mod 
h1:FPZ+Y0WNrbqOVw+c6av63eyHUAl6pMHZwqLPvXUZGfY=
+github.com/creasty/defaults v1.5.2 
h1:/VfB6uxpyp6h0fr7SPp7n8WJBoV8jfxQXPCnkVSjyls=
+github.com/creasty/defaults v1.5.2/go.mod 
h1:FPZ+Y0WNrbqOVw+c6av63eyHUAl6pMHZwqLPvXUZGfY=
 github.com/davecgh/go-spew v0.0.0-20151105211317-5215b55f46b2/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
 github.com/davecgh/go-spew v1.1.0/go.mod 
h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
 github.com/davecgh/go-spew v1.1.1 
h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=

Reply via email to