From 8872e5d2621a21922fd7b4704f345ca4122a980f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 01:46:27 +0000 Subject: [PATCH] Bump github.com/prometheus/client_golang from 1.7.1 to 1.11.1 Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.7.1 to 1.11.1. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.7.1...v1.11.1) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index ba784dc..fea55e4 100644 --- a/go.mod +++ b/go.mod @@ -13,8 +13,8 @@ require ( github.com/jasonlvhit/gocron v0.0.1 github.com/ncw/directio v1.0.5 github.com/onsi/gomega v1.8.1 // indirect - github.com/prometheus/client_golang v1.7.1 - github.com/prometheus/common v0.10.0 + github.com/prometheus/client_golang v1.11.1 + github.com/prometheus/common v0.26.0 github.com/safchain/ethtool v0.0.0-20190326074333-42ed695e3de8 github.com/shirou/gopsutil v3.21.6+incompatible github.com/sirupsen/logrus v1.8.1