build(deps): bump go.unistack.org/micro-proto/v3 from 3.2.1 to 3.2.3

Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.2.1...v3.2.3)

---
updated-dependencies:
- dependency-name: go.unistack.org/micro-proto/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-02-02 14:22:39 +00:00
committed by GitHub
parent fbe1a6c67e
commit 90302e2e0e
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@@ -24,7 +24,7 @@ require (
go.unistack.org/micro-config-vault/v3 v3.8.3
go.unistack.org/micro-meter-prometheus/v3 v3.8.1
go.unistack.org/micro-meter-victoriametrics/v3 v3.8.4
go.unistack.org/micro-proto/v3 v3.2.1
go.unistack.org/micro-proto/v3 v3.2.3
go.unistack.org/micro-router-register/v3 v3.8.1
go.unistack.org/micro-server-grpc/v3 v3.8.0
go.unistack.org/micro-server-http/v3 v3.9.5