Update module github.com/unistack-org/micro/v3 to v3.3.2

This commit is contained in:
Renovate Bot
2021-03-25 09:41:59 +00:00
committed by renovate[bot]
parent 3d7a5f6122
commit faeaff358d
2 changed files with 5 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.16
require (
github.com/google/go-cmp v0.5.1 // indirect
github.com/unistack-org/micro/v3 v3.3.1
github.com/unistack-org/micro/v3 v3.3.2
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d // indirect
google.golang.org/grpc v1.36.0