From 676eb55f9923055fb2cd16fdc33080d9e02e1068 Mon Sep 17 00:00:00 2001 From: Ben Reedy Date: Fri, 29 Oct 2021 09:18:06 +1000 Subject: [PATCH] Update Prometheus dependencies Signed-off-by: Ben Reedy --- go.mod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index c44fa483..88e16230 100644 --- a/go.mod +++ b/go.mod @@ -11,10 +11,10 @@ require ( github.com/go-ole/go-ole v1.2.1 // indirect github.com/google/go-cmp v0.5.1 // indirect github.com/leoluk/perflib_exporter v0.1.0 - github.com/prometheus/client_golang v1.8.0 + github.com/prometheus/client_golang v1.11.0 github.com/prometheus/client_model v0.2.0 - github.com/prometheus/common v0.15.0 - github.com/prometheus/exporter-toolkit v0.5.1 + github.com/prometheus/common v0.32.0 + github.com/prometheus/exporter-toolkit v0.7.0 github.com/sirupsen/logrus v1.6.0 github.com/stretchr/testify v1.4.0 golang.org/x/sys v0.0.0-20201015000850-e3ed0017c211