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

This commit is contained in:
dependabot[bot]
2021-09-06 15:02:02 +00:00
committed by GitHub
parent afde318a5c
commit a2ba27e391
2 changed files with 80 additions and 5 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/BurntSushi/toml v0.3.1
github.com/unistack-org/micro/v3 v3.3.19
github.com/unistack-org/micro/v3 v3.7.0
)