Bump google.golang.org/protobuf from 1.26.0 to 1.27.1 (#67)

This commit is contained in:
dependabot[bot]
2021-09-06 07:41:26 +00:00
committed by GitHub
parent bf3c302813
commit 4696079471
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -7,5 +7,5 @@ require (
github.com/unistack-org/micro/v3 v3.3.17
golang.org/x/net v0.0.0-20210510120150-4163338589ed
google.golang.org/grpc v1.40.0
google.golang.org/protobuf v1.26.0
google.golang.org/protobuf v1.27.1
)