chore(deps): bump go.unistack.org/micro/v3 from 3.9.8 to 3.9.11 (#60)

Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.8 to 3.9.11.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.8...v3.9.11)

---
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>

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 #60.
This commit is contained in:
dependabot[bot]
2022-08-29 15:23:27 +03:00
committed by GitHub
parent 4607588b70
commit 8cd306fabf
2 changed files with 6 additions and 10 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module go.unistack.org/micro-server-drpc/v3
go 1.16
require (
go.unistack.org/micro/v3 v3.9.8
go.unistack.org/micro/v3 v3.9.11
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
google.golang.org/grpc v1.47.0
google.golang.org/protobuf v1.28.0