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

This commit is contained in:
Renovate Bot
2021-03-06 18:23:33 +00:00
committed by renovate[bot]
parent 0fedf0ac17
commit 56087a4f32
2 changed files with 2 additions and 1 deletions

2
go.mod
View File

@@ -5,6 +5,6 @@ go 1.15
require (
github.com/google/go-cmp v0.5.1 // indirect
github.com/prometheus/client_golang v1.9.0
github.com/unistack-org/micro/v3 v3.2.17
github.com/unistack-org/micro/v3 v3.2.18
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
)