Bump go.unistack.org/micro/v3 from 3.8.14 to 3.8.21 (#7)

Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.14 to 3.8.21.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.14...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 is contained in:
dependabot[bot]
2022-02-25 13:28:54 +03:00
committed by Vasiliy Tolstov
parent deff0d1a51
commit ed57012c58
2 changed files with 130 additions and 8 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/vmihailenco/msgpack/v5 v5.3.5
go.unistack.org/micro/v3 v3.8.14
go.unistack.org/micro/v3 v3.8.21
)