Bump go.unistack.org/micro/v3 from 3.10.0 to 3.10.1

Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.0...v3.10.1)

---
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>
This commit is contained in:
dependabot[bot]
2023-01-17 20:08:00 +00:00
committed by GitHub
parent 4ebce8bae6
commit d035e8bb55
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -2,7 +2,7 @@ module go.unistack.org/micro-wrapper-validator/v3
go 1.17
require go.unistack.org/micro/v3 v3.10.0
require go.unistack.org/micro/v3 v3.10.1
require (
github.com/golang/protobuf v1.5.2 // indirect