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
channel.go
channel_test.go
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