fix(deps): update module github.com/unistack-org/micro/v3 to v3.2.23

This commit is contained in:
Renovate Bot
2021-03-16 17:41:15 +00:00
committed by renovate[bot]
parent 306fa9b854
commit 8efaecf4d9
2 changed files with 4 additions and 2 deletions

3
go.mod
View File

@@ -16,8 +16,7 @@ require (
github.com/hashicorp/memberlist v0.2.2
github.com/miekg/dns v1.1.38 // indirect
github.com/mitchellh/hashstructure/v2 v2.0.1
github.com/unistack-org/micro/v3 v3.2.22
github.com/unistack-org/micro/v3 v3.2.23
golang.org/x/crypto v0.0.0-20210218145215-b8e89b74b9df // indirect
golang.org/x/sys v0.0.0-20210218155724-8ebf48af031b // indirect
google.golang.org/protobuf v1.25.0
)