From a48400b9e25842c9a2cee042e2130b15dc0ac810 Mon Sep 17 00:00:00 2001 From: Sergiusz Urbaniak Date: Tue, 11 Jan 2022 15:52:42 +0100 Subject: [PATCH] vendor dependencies --- go.mod | 1 + vendor/modules.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/go.mod b/go.mod index 69689cc722..6ccbc4bd64 100644 --- a/go.mod +++ b/go.mod @@ -30,6 +30,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/pkg/profile v1.3.0 github.com/prometheus/client_golang v1.11.0 + github.com/prometheus/common v0.26.0 github.com/robfig/cron v1.2.0 github.com/sirupsen/logrus v1.8.1 github.com/spf13/cobra v1.1.3 diff --git a/vendor/modules.txt b/vendor/modules.txt index ca910fddbf..9368dde97c 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -297,6 +297,7 @@ github.com/prometheus/client_golang/prometheus/testutil/promlint # github.com/prometheus/client_model v0.2.0 github.com/prometheus/client_model/go # github.com/prometheus/common v0.26.0 +## explicit github.com/prometheus/common/expfmt github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/prometheus/common/model