Bump go.unistack.org/micro/v3 from 3.8.11 to 3.8.14

Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.8.11 to 3.8.14.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.8.11...v3.8.14)

---
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>
This commit is contained in:
dependabot[bot]
2022-01-11 07:16:38 +00:00
committed by GitHub
parent ad2dc43aed
commit e95d956ff7
2 changed files with 6 additions and 6 deletions

2
go.mod
View File

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