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 bb2195dc Build(deps): bump dubbo.apache.org/dubbo-go/v3 from 3.0.5-rc1
to 3.0.5 (#505)
bb2195dc is described below
commit bb2195dca79bd98092e1429221227af2f3f1b1f8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 21 10:33:19 2023 +0800
Build(deps): bump dubbo.apache.org/dubbo-go/v3 from 3.0.5-rc1 to 3.0.5
(#505)
Bumps [dubbo.apache.org/dubbo-go/v3](https://github.com/apache/dubbo-go)
from 3.0.5-rc1 to 3.0.5.
- [Release notes](https://github.com/apache/dubbo-go/releases)
- [Changelog](https://github.com/apache/dubbo-go/blob/v3.0.5/CHANGELOG.md)
- [Commits](https://github.com/apache/dubbo-go/compare/v3.0.5-rc1...v3.0.5)
---
updated-dependencies:
- dependency-name: dubbo.apache.org/dubbo-go/v3
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 ba356f6a..bbf25d5e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
module github.com/apache/dubbo-go-samples
require (
- dubbo.apache.org/dubbo-go/v3 v3.0.5-rc1
+ dubbo.apache.org/dubbo-go/v3 v3.0.5
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.5
diff --git a/go.sum b/go.sum
index b4ca24f9..6ef9a068 100644
--- a/go.sum
+++ b/go.sum
@@ -37,8 +37,8 @@ contrib.go.opencensus.io/exporter/prometheus v0.4.1/go.mod
h1:t9wvfitlUjGXG2IXAZ
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod
h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU=
dubbo.apache.org/dubbo-go/v3 v3.0.2-0.20220508105316-b27ec53b7bab/go.mod
h1:Ytn9MtmsFYkpa1bzW/3loUFBgm7eJ3M3+XWRurhbBZc=
dubbo.apache.org/dubbo-go/v3 v3.0.2/go.mod
h1:bODgByAf72kzG/5YIfZIODXx81pY3gaAdIQ8B4mN/Yk=
-dubbo.apache.org/dubbo-go/v3 v3.0.5-rc1
h1:Ch0DUO+gdIQgsb971apDjkPmKDLvXiDOdfg18ASRdx4=
-dubbo.apache.org/dubbo-go/v3 v3.0.5-rc1/go.mod
h1:87jr5U/NZGMkzGLsmbwXTxVh8h2MnaGOjHj/aHwf0ZM=
+dubbo.apache.org/dubbo-go/v3 v3.0.5
h1:14GKXcCJ4/Z5l3KQiQJ7xDoUNlZs0uo5OMi41ykNn+o=
+dubbo.apache.org/dubbo-go/v3 v3.0.5/go.mod
h1:87jr5U/NZGMkzGLsmbwXTxVh8h2MnaGOjHj/aHwf0ZM=
github.com/BurntSushi/toml v0.3.1/go.mod
h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/toml v1.1.0
h1:ksErzDEI1khOiGPgpwuI7x2ebx/uXQNw7xJpn9Eq1+I=
github.com/BurntSushi/toml v1.1.0/go.mod
h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=