*: Refresh of dependencies (#12399)

This PR focuses on dependencies that have new stable versions.
This commit is contained in:
Piotr Tabor
2020-10-16 00:32:00 +02:00
committed by GitHub
parent e42127658c
commit b7f0f52a16
15 changed files with 546 additions and 180 deletions

View File

@@ -3,7 +3,7 @@ module go.etcd.io/etcd/api/v3
go 1.15
require (
github.com/coreos/go-semver v0.2.0
github.com/coreos/go-semver v0.3.0
github.com/gogo/protobuf v1.3.1
github.com/golang/protobuf v1.3.5
github.com/grpc-ecosystem/grpc-gateway v1.14.6