alertmanager/cluster
Simon Pasquier c7de536129
*: use stdlib context (#1768)
This changes removes all usage of golang.org/x/net/context in the code
base. It also bumps a few dependencies for the same reason:
- github.com/gogo/protobuf
- go-openapi/*

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2019-02-26 12:18:57 +01:00
..
clusterpb *: use stdlib context (#1768) 2019-02-26 12:18:57 +01:00
advertise.go cluster: Fix typo in comment (#1668) 2018-12-16 14:03:55 +01:00
advertise_test.go cluster: fail when no private address can be found (#1437) 2018-07-05 22:59:56 +02:00
channel.go gossip large messages via SendReliable (#1415) 2018-06-15 13:40:21 +02:00
channel_test.go gossip large messages via SendReliable (#1415) 2018-06-15 13:40:21 +02:00
cluster.go cluster: Add cluster peers DNS refresh job (#1428) 2018-11-23 09:47:13 +01:00
cluster_test.go cluster: skip tests when no private ip address exists (#1470) 2018-08-22 17:40:07 +02:00
delegate.go cluster/delegate: Replace labels to const to reduce hardcode (#1724) 2019-01-28 10:17:55 +01:00