prometheus/vendor/google.golang.org/appengine/internal
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
..
app_identity *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
base *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
datastore *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
log *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
modules *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
remote_api *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
urlfetch *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
api.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
api_classic.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
api_common.go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
api_pre17.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
app_id.go Add deps for google cloud support 2016-09-16 08:51:58 +02:00
identity.go Add deps for google cloud support 2016-09-16 08:51:58 +02:00
identity_classic.go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
identity_vm.go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
internal.go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
main.go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
main_vm.go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
metadata.go Add deps for google cloud support 2016-09-16 08:51:58 +02:00
net.go Add deps for google cloud support 2016-09-16 08:51:58 +02:00
regen.sh vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
transaction.go *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00