Update module unistack-org/micro/v3 to v3.2.8

This commit is contained in:
Renovate Bot
2021-02-10 11:14:18 +00:00
parent 9621e297da
commit cc1f373316
2 changed files with 20 additions and 1 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.13
require (
github.com/sony/gobreaker v0.4.1
github.com/unistack-org/micro/v3 v3.0.0-gamma.0.20201001130505-cacd33e84f97
github.com/unistack-org/micro/v3 v3.2.8
)