prometheus/vendor/github.com/grpc-ecosystem/grpc-gateway/runtime
Simon Pasquier 375ad1185c
*: bump gRPC dependencies (#5075)
* *: bump gRPC dependencies

This change updates the gRPC dependencies to more recent versions:

* github.com/gogo/protobuf => v1.2.0
* github.com/grpc-ecosystem/grpc-gateway => v1.6.3
* google.golang.org/grpc => v1.17.0

In addition scripts/genproto.sh leverages Go modules information instead of
hardcoding SHA1 commits. This ensures that the code is generated from
the exact same sources.

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Run 'make proto' in CI

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Revert tabs -> spaces change

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Fix 'make proto' step

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* 'go get' grpc/protobuf dependencies

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Prepopulate cache with go mod download

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-01-15 15:32:05 +01:00
..
internal *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
BUILD.bazel *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
context.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
convert.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
doc.go vendor: add and update proto/grpc vendoring 2017-07-06 14:38:20 +02:00
errors.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
fieldmask.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
handler.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
marshal_json.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
marshal_jsonpb.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
marshal_proto.go vendor: Update grpc gateway deps 2017-11-30 16:50:34 +05:30
marshaler.go vendor: Update grpc gateway deps 2017-11-30 16:50:34 +05:30
marshaler_registry.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
mux.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
pattern.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
proto2_convert.go vendor: add and update proto/grpc vendoring 2017-07-06 14:38:20 +02:00
proto_errors.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
query.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00