Update module google.golang.org/protobuf to v1.26.0

This commit is contained in:
Renovate Bot
2021-03-19 01:44:40 +00:00
committed by renovate[bot]
parent 298f123492
commit 4d2af78ba7
2 changed files with 7 additions and 6 deletions

3
go.mod
View File

@@ -3,10 +3,9 @@ module github.com/unistack-org/protoc-gen-micro/v3
go 1.16
require (
github.com/google/go-cmp v0.5.4 // indirect
github.com/unistack-org/micro-proto v0.0.2-0.20210227213711-77c7563bd01e
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/protobuf v1.25.0
google.golang.org/protobuf v1.26.0
)
//replace github.com/unistack-org/micro-proto => ../micro-proto