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

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

---
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 #14.
This commit is contained in:
dependabot[bot]
2021-10-29 00:26:56 +03:00
committed by GitHub
parent 033430990d
commit 6446147d0b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.16
require (
github.com/golang/protobuf v1.5.2 // indirect
go.unistack.org/micro/v3 v3.8.6
go.unistack.org/micro/v3 v3.8.7
golang.org/x/net v0.0.0-20210928044308-7d9f5e0b762b
google.golang.org/grpc v1.37.1
google.golang.org/protobuf v1.27.1