chore(deps): bump go.unistack.org/micro/v3 from 3.8.7 to 3.8.21 (#31)

Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.7 to 3.8.21.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.7...v3.8.21)

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

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 #31.
This commit is contained in:
dependabot[bot]
2022-03-01 00:36:42 +03:00
committed by GitHub
parent c94a291382
commit 48d7d8241b
2 changed files with 38 additions and 10 deletions

3
go.mod
View File

@@ -3,8 +3,7 @@ module go.unistack.org/micro-server-drpc/v3
go 1.16
require (
github.com/golang/protobuf v1.5.2 // indirect
go.unistack.org/micro/v3 v3.8.7
go.unistack.org/micro/v3 v3.8.21
golang.org/x/net v0.0.0-20210928044308-7d9f5e0b762b
google.golang.org/grpc v1.43.0
google.golang.org/protobuf v1.27.1