Bump github.com/unistack-org/micro/v3 from 3.7.0 to 3.7.1

Bumps [github.com/unistack-org/micro/v3](https://github.com/unistack-org/micro) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: github.com/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]
2021-09-16 08:25:44 +00:00
committed by GitHub
parent 242d5c3b95
commit 4e0ba6a36b
2 changed files with 7 additions and 8 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/imdario/mergo v0.3.12
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/unistack-org/micro/v3 v3.7.0
github.com/unistack-org/micro/v3 v3.7.1
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985 // indirect
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect