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

This commit is contained in:
dependabot[bot]
2021-09-06 14:47:17 +00:00
committed by GitHub
parent e94340ae84
commit 0c2006bb5b
2 changed files with 86 additions and 67 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/google/uuid v1.2.0
github.com/unistack-org/micro/v3 v3.3.17
github.com/unistack-org/micro/v3 v3.7.0
)