Bump github.com/unistack-org/micro/v3 from 3.7.3 to 3.7.4

Bumps [github.com/unistack-org/micro/v3](https://github.com/unistack-org/micro) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.7.3...v3.7.4)

---
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-23 08:27:03 +00:00
committed by GitHub
parent 5acfb635d6
commit 3ea3457fb7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/stretchr/testify v1.7.0 // indirect
github.com/unistack-org/micro/v3 v3.7.3
github.com/unistack-org/micro/v3 v3.7.4
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