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

This commit is contained in:
Renovate Bot
2021-03-26 16:21:46 +00:00
committed by renovate[bot]
parent 24808c5145
commit a9d4f8f4e0
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,6 +4,6 @@ go 1.15
require (
github.com/prometheus/client_golang v1.10.0
github.com/unistack-org/micro/v3 v3.3.2
github.com/unistack-org/micro/v3 v3.3.4
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
)