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 ad6e6161 Build(deps): bump github.com/SkyAPM/go2sky from 1.4.1 to 
1.5.0 (#406)
ad6e6161 is described below

commit ad6e61618aa799d34353f1eede2f67a75b19b571
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 9 09:53:02 2022 +0800

    Build(deps): bump github.com/SkyAPM/go2sky from 1.4.1 to 1.5.0 (#406)
    
    Bumps [github.com/SkyAPM/go2sky](https://github.com/SkyAPM/go2sky) from 
1.4.1 to 1.5.0.
    - [Release notes](https://github.com/SkyAPM/go2sky/releases)
    - [Commits](https://github.com/SkyAPM/go2sky/compare/v1.4.1...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/SkyAPM/go2sky
      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>
---
 go.mod | 2 +-
 go.sum | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/go.mod b/go.mod
index 0bbbc53c..e79149e9 100644
--- a/go.mod
+++ b/go.mod
@@ -2,7 +2,7 @@ module github.com/apache/dubbo-go-samples
 
 require (
        dubbo.apache.org/dubbo-go/v3 v3.0.3-0.20220730033103-013f0b2804ce
-       github.com/SkyAPM/go2sky v1.4.1
+       github.com/SkyAPM/go2sky v1.5.0
        github.com/SkyAPM/go2sky-plugins/dubbo-go 
v0.0.0-20220718123631-cb8f743b16cf
        github.com/apache/dubbo-go-hessian2 v1.11.1
        github.com/dubbogo/gost v1.12.6-0.20220719055648-01d5bc07b111
diff --git a/go.sum b/go.sum
index 0e15549c..06a5b74f 100644
--- a/go.sum
+++ b/go.sum
@@ -51,8 +51,9 @@ github.com/RoaringBitmap/roaring v1.2.0 
h1:qayex3YgtOmzev8slia4A0jPGsn2o2bnqKDcR
 github.com/RoaringBitmap/roaring v1.2.0/go.mod 
h1:icnadbWcNyfEHlYdr+tDlOTih1Bf/h+rzPpv4sbomAA=
 github.com/Shopify/sarama v1.19.0/go.mod 
h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWXgklEdEo=
 github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod 
h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
-github.com/SkyAPM/go2sky v1.4.1 h1:FV0jUB8UeC5CW0Z12j8xgrK0LoVV85Z92ShQU0G3Xfo=
 github.com/SkyAPM/go2sky v1.4.1/go.mod 
h1:cebzbFtq5oc9VrgJy0Sv7oePj/TjIlXPdj2ntHdCXd0=
+github.com/SkyAPM/go2sky v1.5.0 h1:TzhKL9IyVCegCUdcqRI7R7g+rQCYNnF6QAzp6IhDy08=
+github.com/SkyAPM/go2sky v1.5.0/go.mod 
h1:cebzbFtq5oc9VrgJy0Sv7oePj/TjIlXPdj2ntHdCXd0=
 github.com/SkyAPM/go2sky-plugins/dubbo-go v0.0.0-20220718123631-cb8f743b16cf 
h1:72GrAMxA3kuKxZHrWSCnPaxONwVCWUsuB8NwaceHvcw=
 github.com/SkyAPM/go2sky-plugins/dubbo-go 
v0.0.0-20220718123631-cb8f743b16cf/go.mod 
h1:hCY7gcTwwJH78NV0+OOp4Ujq82jpHtaLQnJjLGgBoZE=
 github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d/go.mod 
h1:3eOhrUMpNV+6aFIbp5/iudMxNCF27Vw2OZgy4xEx0Fg=

Reply via email to