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

This commit is contained in:
dependabot[bot]
2021-09-06 15:22:40 +00:00
committed by GitHub
parent 5e04144ea8
commit 7c9ed01658
2 changed files with 73 additions and 5 deletions

2
go.mod
View File

@@ -3,6 +3,6 @@ module github.com/unistack-org/micro-codec-proto/v3
go 1.16
require (
github.com/unistack-org/micro/v3 v3.3.19
github.com/unistack-org/micro/v3 v3.7.0
google.golang.org/protobuf v1.26.0
)