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

This commit is contained in:
dependabot[bot]
2021-09-06 15:24:55 +00:00
committed by GitHub
parent fec43d41dc
commit 30550965ef
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,5 +5,5 @@ go 1.16
require (
github.com/segmentio/encoding v0.2.17
github.com/unistack-org/micro/v3 v3.3.19
google.golang.org/protobuf v1.26.0
google.golang.org/protobuf v1.27.1
)