chore(deps): bump go.unistack.org/micro/v3 from 3.9.17 to 3.10.5 (#84)

Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.17 to 3.10.5.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.17...v3.10.5)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit was merged in pull request #84.
This commit is contained in:
dependabot[bot]
2023-01-31 06:54:16 +03:00
committed by GitHub
parent bee20e9d5d
commit b7f45b60e0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module go.unistack.org/micro-server-drpc/v3
go 1.16
require (
go.unistack.org/micro/v3 v3.9.17
go.unistack.org/micro/v3 v3.10.5
golang.org/x/net v0.4.0
google.golang.org/grpc v1.52.3
google.golang.org/protobuf v1.28.1