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

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

---
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-01-26 14:20:36 +00:00
committed by GitHub
parent 877aca5f69
commit fbfae8dbfc
2 changed files with 3 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.0
go.unistack.org/micro-proto/v3 v3.2.1
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.3