update vendor prometheus/common to newest release

This commit is contained in:
danielqsj
2019-02-19 02:26:44 -07:00
parent a887ae8344
commit d3d41a85b3
10 changed files with 315 additions and 129 deletions

View File

@@ -59,8 +59,8 @@ func (m *Matcher) Validate() error {
return nil
}
// Silence defines the representation of a silence definiton
// in the Prometheus eco-system.
// Silence defines the representation of a silence definition in the Prometheus
// eco-system.
type Silence struct {
ID uint64 `json:"id,omitempty"`