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

This commit is contained in:
dependabot[bot]
2021-09-06 15:33:52 +00:00
committed by GitHub
parent 22c48f4b90
commit 822ea84067
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -6,5 +6,5 @@ require (
github.com/golang/protobuf v1.5.1 // indirect
github.com/unistack-org/micro/v3 v3.3.17
google.golang.org/grpc v1.37.1
google.golang.org/protobuf v1.26.0
google.golang.org/protobuf v1.27.1
)