prometheus/vendor
Krasi Georgiev 5b8ff9b8a4
Merge the 2.13 release branch (#6169)
* Include tsdb tool in builds (#6085) (#6089)

Add the tsdb tool to promu so that it's included in the release
tarballs.

Signed-off-by: Ben Kochie <superq@gmail.com>

* web/ui: fix for CVE-2019-10215 (#6098)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* cut 2.13 release (#6099)

Signed-off-by: Krasi Georgiev <8903888+krasi-georgiev@users.noreply.github.com>

* Fix panic in ARM builds of Prometheus (#6110)

An extra sync.Pool was added during a refactor which caused some 64 bit,
atomically accessed variables to no longer be 64 bit aligned. By moving
all atomically accessed variables to the beginning of the struct they
are guaranteed to be 64 bit aligned.

Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>

* promql: fix potential panic in the query logger (#6094)

Signed-off-by: Simon Pasquier <spasquie@redhat.com>

* Cut release 2.13.1 (#6145)

Signed-off-by: Krasi Georgiev <8903888+krasi-georgiev@users.noreply.github.com>
2019-10-18 02:21:58 +03:00
..
cloud.google.com/go Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
contrib.go.opencensus.io/exporter/ocagent Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
github.com Merge the 2.13 release branch (#6169) 2019-10-18 02:21:58 +03:00
go.mongodb.org/mongo-driver Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
go.opencensus.io Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
golang.org/x Merge the 2.13 release branch (#6169) 2019-10-18 02:21:58 +03:00
google.golang.org Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
gopkg.in Update fsnotify to v1.4.7 (#5792) 2019-07-23 15:53:50 +01:00
k8s.io Update go.mod dependencies before release (#5883) 2019-08-14 11:00:39 +02:00
sigs.k8s.io/yaml update kubernetes deps to v1.13.0 2018-12-03 19:32:16 -08:00
modules.txt Merge the 2.13 release branch (#6169) 2019-10-18 02:21:58 +03:00