chore(deps): 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:
3
go.mod
3
go.mod
@@ -5,8 +5,7 @@ go 1.16
|
||||
require (
|
||||
github.com/nats-io/nats-server/v2 v2.5.0 // indirect
|
||||
github.com/nats-io/nats.go v1.12.1
|
||||
github.com/unistack-org/micro-proto v0.0.9 // 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-20210817164053-32db794688a5 // indirect
|
||||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user