fix(deps): update module unistack-org/micro/v3 to v3.2.14

This commit is contained in:
Renovate Bot
2021-02-18 20:59:54 +00:00
parent b3a435799b
commit 1e9fb81f44
2 changed files with 11 additions and 1 deletions

2
go.mod
View File

@@ -9,6 +9,6 @@ require (
github.com/hashicorp/golang-lru v0.5.3 // indirect
github.com/hashicorp/memberlist v0.2.2
github.com/mitchellh/hashstructure v1.1.0
github.com/unistack-org/micro/v3 v3.2.8
github.com/unistack-org/micro/v3 v3.2.14
google.golang.org/protobuf v1.25.0
)