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

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

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/unistack-org/micro/v3 v3.7.0
google.golang.org/protobuf v1.26.0
google.golang.org/protobuf v1.27.1
)