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

Bumps [go.unistack.org/micro-proto/v3](https://github.com/unistack-org/micro-proto) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/unistack-org/micro-proto/releases)
- [Commits](https://github.com/unistack-org/micro-proto/compare/v3.1.0...v3.1.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]
2021-12-30 14:24:20 +00:00
committed by GitHub
parent 6b61177c89
commit ac513e44e1
2 changed files with 3 additions and 7 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
go.unistack.org/micro-config-vault/v3 v3.8.3
go.unistack.org/micro-meter-prometheus/v3 v3.8.0
go.unistack.org/micro-meter-victoriametrics/v3 v3.8.4
go.unistack.org/micro-proto/v3 v3.1.0
go.unistack.org/micro-proto/v3 v3.1.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.8.1