Bump github.com/unistack-org/micro/v3 from 3.4.11 to 3.7.0 (#36)

This commit was merged in pull request #36.
This commit is contained in:
dependabot[bot]
2021-09-06 14:52:31 +00:00
committed by GitHub
parent 5ff0349304
commit 1846fa41ad
2 changed files with 85 additions and 6 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/VictoriaMetrics/metrics v1.17.2
github.com/unistack-org/micro/v3 v3.4.11
github.com/unistack-org/micro/v3 v3.7.0
)