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

This commit is contained in:
Renovate Bot
2021-02-09 20:10:13 +00:00
parent 16e2b248b8
commit 169d11819e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.13
require (
github.com/VictoriaMetrics/metrics v1.12.3
github.com/unistack-org/micro/v3 v3.1.9
github.com/unistack-org/micro/v3 v3.2.8
)