prometheus/vendor/github.com
Simon Pasquier 81c4248081
*: bump gRPC and protobuf dependencies (#5367)
The goal is to remove almost all references to the
golang.org/x/net/context package.

github.com/gogo/protobuf => v1.2.1
google.golang.org/grpc => v1.19.1
github.com/grpc-ecosystem/grpc-gateway => v1.18.5

It also replaces github.com/cockroachdb/cmux by github.com/soheilhy/cmux
because of [1] which fixes #3909 incidentally.

[1] https://github.com/grpc/grpc-go/issues/2636

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-04-04 11:55:32 +02:00
..
Azure Use the latest versions of azure go sdk and go-autorest (#5015) 2019-01-28 18:30:29 +00:00
alecthomas vendor: add kingpin, drop unused deps 2017-06-20 17:37:40 +02:00
armon/go-metrics vendor: bump github.com/hashicorp/serf (#5378) 2019-03-20 16:36:55 +01:00
aws/aws-sdk-go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
beorn7/perks update tsdb to version v0.3.0 (#4953) 2018-12-04 19:46:31 +03:00
census-instrumentation/opencensus-proto Use the latest versions of azure go sdk and go-autorest (#5015) 2019-01-28 18:30:29 +00:00
cespare/xxhash discovery/gce: oauth2.NoContext is deprecated, replace with context.Background() (#5024) 2018-12-20 14:45:18 +00:00
cockroachdb/cockroach *: bump gRPC and protobuf dependencies (#5367) 2019-04-04 11:55:32 +02:00
davecgh/go-spew update tsdb to version v0.3.0 (#4953) 2018-12-04 19:46:31 +03:00
dgrijalva/jwt-go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
evanphx/json-patch update kubernetes deps to v1.13.0 2018-12-03 19:32:16 -08:00
ghodss/yaml *: bump gRPC dependencies (#5075) 2019-01-15 15:32:05 +01:00
go-ini/ini vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
go-kit/kit update tsdb to version v0.3.0 (#4953) 2018-12-04 19:46:31 +03:00
go-logfmt/logfmt use klog dependency 2019-01-03 13:57:20 -08:00
gogo/protobuf *: bump gRPC and protobuf dependencies (#5367) 2019-04-04 11:55:32 +02:00
golang *: bump gRPC and protobuf dependencies (#5367) 2019-04-04 11:55:32 +02:00
google vendor: bump github.com/hashicorp/serf (#5378) 2019-03-20 16:36:55 +01:00
googleapis/gnostic vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
gophercloud/gophercloud discovery/openstack: pass context to the OpenStack client (#5231) 2019-03-12 13:53:03 +01:00
gregjones/httpcache vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
grpc-ecosystem/grpc-gateway *: bump gRPC and protobuf dependencies (#5367) 2019-04-04 11:55:32 +02:00
hashicorp vendor: bump github.com/hashicorp/serf (#5378) 2019-03-20 16:36:55 +01:00
influxdata/influxdb Clean up vendoring 2017-11-02 17:50:00 +01:00
jmespath/go-jmespath vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
json-iterator/go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
julienschmidt/httprouter vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
kr/logfmt vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
matttproud/golang_protobuf_extensions update tsdb to version v0.3.0 (#4953) 2018-12-04 19:46:31 +03:00
miekg/dns Add miekg/dns 1.1.4 2019-02-06 21:41:36 +00:00
mitchellh update Consul vendor code so that catalog.ServiceMultipleTags can be (#5151) 2019-03-12 10:31:27 +00:00
modern-go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
mwitkow/go-conntrack vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
oklog update tsdb to version v0.3.0 (#4953) 2018-12-04 19:46:31 +03:00
opentracing/opentracing-go vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
opentracing-contrib/go-stdlib Instrument Prometheus with OpenTracing (#2554) 2017-05-02 18:49:29 -05:00
peterbourgon/diskv Upgrade k8s client to kubernetes-1.11.0 2018-08-02 10:25:27 +08:00
petermattis/goid vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
pkg/errors update tsdb to version v0.3.0 (#4953) 2018-12-04 19:46:31 +03:00
pmezard/go-difflib update tsdb to version v0.3.0 (#4953) 2018-12-04 19:46:31 +03:00
prometheus import the latest patch release of client_golang in prometheus 2019-03-29 02:12:52 -07:00
samuel/go-zookeeper Update vendored go-zookeeper client (#2778) 2017-05-29 15:59:30 +02:00
sasha-s/go-deadlock vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
shurcooL vendor: run 'go mod vendor' from scratch 2018-10-29 17:25:43 +01:00
soheilhy/cmux *: bump gRPC and protobuf dependencies (#5367) 2019-04-04 11:55:32 +02:00
stretchr/testify vendor: bump github.com/hashicorp/serf (#5378) 2019-03-20 16:36:55 +01:00