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

This commit is contained in:
dependabot[bot]
2021-09-06 15:30:52 +00:00
committed by GitHub
parent 9d0e5abde7
commit 1be19b6e8b
2 changed files with 74 additions and 5 deletions

2
go.mod
View File

@@ -4,6 +4,6 @@ go 1.16
require (
github.com/segmentio/encoding v0.2.19
github.com/unistack-org/micro/v3 v3.3.19
github.com/unistack-org/micro/v3 v3.7.0
google.golang.org/protobuf v1.27.1
)