chore(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 06:15:10 +00:00
committed by GitHub
parent 1dda3f0dcc
commit 7f43b64fc2
2 changed files with 9 additions and 3 deletions

2
go.mod
View File

@@ -8,6 +8,6 @@ require (
github.com/imdario/mergo v0.3.12
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/silas/dag v0.0.0-20211117232152-9d50aa809f35
go.unistack.org/micro-proto/v3 v3.2.1
go.unistack.org/micro-proto/v3 v3.2.3
golang.org/x/net v0.0.0-20210928044308-7d9f5e0b762b
)