Update dep: github.com/golang/protobuf v1.3.5 ->  v1.5.1

Thanks to https://go-review.googlesource.com/c/protobuf/+/300869/ its
feasible now.
This commit is contained in:
Piotr Tabor
2021-03-24 20:40:56 +01:00
parent 7d7a9c6f23
commit 45fb7b41d6
15 changed files with 84 additions and 27 deletions

View File

@@ -5,7 +5,7 @@ go 1.15
require (
github.com/coreos/go-semver v0.3.0
github.com/gogo/protobuf v1.3.2
github.com/golang/protobuf v1.3.5
github.com/golang/protobuf v1.5.1
github.com/grpc-ecosystem/grpc-gateway v1.14.6
google.golang.org/genproto v0.0.0-20200513103714-09dca8ec2884
google.golang.org/grpc v1.32.0