prometheus/web
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
..
api *: bump gRPC and protobuf dependencies (#5367) 2019-04-04 11:55:32 +02:00
ui Merge pull request #5416 from prometheus/release-2.8 2019-03-29 15:20:49 +05:30
federate.go Use pkg/relabelling in remote write. 2019-03-18 20:31:12 +00:00
federate_test.go Use pkg/relabelling in remote write. 2019-03-18 20:31:12 +00:00
web.go *: bump gRPC and protobuf dependencies (#5367) 2019-04-04 11:55:32 +02:00
web_test.go Add rendering test of template based web endpoints (#5188) 2019-02-08 10:17:47 +00:00