Bump go.unistack.org/micro/v3 from 3.8.21 to 3.9.1

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

---
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>
This commit is contained in:
dependabot[bot]
2022-03-22 20:04:32 +00:00
committed by GitHub
parent c5747214b7
commit 151531e2c5
2 changed files with 10 additions and 6 deletions

2
go.mod
View File

@@ -7,5 +7,5 @@ require (
go.etcd.io/etcd/api/v3 v3.5.2
go.etcd.io/etcd/client/v3 v3.5.2
go.uber.org/zap v1.21.0
go.unistack.org/micro/v3 v3.8.21
go.unistack.org/micro/v3 v3.9.1
)