From 8d784270e5de73e63026555e783b67d603aef1c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:18:05 +0000 Subject: [PATCH] Bump github.com/prometheus-community/pro-bing in the gomod group Bumps the gomod group with 1 update: [github.com/prometheus-community/pro-bing](https://github.com/prometheus-community/pro-bing). Updates `github.com/prometheus-community/pro-bing` from 0.5.0 to 0.6.0 - [Release notes](https://github.com/prometheus-community/pro-bing/releases) - [Changelog](https://github.com/prometheus-community/pro-bing/blob/main/.goreleaser.yaml) - [Commits](https://github.com/prometheus-community/pro-bing/compare/v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: github.com/prometheus-community/pro-bing dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 37e4e0234..fc014495d 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/ovn-org/ovn-kubernetes/go-controller v0.0.0-20220511131059-ac1ce4691c0f github.com/pkg/errors v0.9.1 github.com/projectcalico/api v0.0.0-20230602153125-fb7148692637 - github.com/prometheus-community/pro-bing v0.5.0 + github.com/prometheus-community/pro-bing v0.6.0 github.com/prometheus/client_golang v1.20.5 github.com/submariner-io/admiral v0.20.0-m3 github.com/submariner-io/shipyard v0.20.0-m3 diff --git a/go.sum b/go.sum index 78927d001..32f1d9c7f 100644 --- a/go.sum +++ b/go.sum @@ -375,8 +375,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH github.com/pquerna/cachecontrol v0.0.0-20171018203845-0dec1b30a021/go.mod h1:prYjPmNq4d1NPVmpShWobRqXY3q7Vp+80DqgxxUrUIA= github.com/projectcalico/api v0.0.0-20230602153125-fb7148692637 h1:F48and+6vKJsRMl95Y/XKVik0Kwhos8YShTH9Fsdqlw= github.com/projectcalico/api v0.0.0-20230602153125-fb7148692637/go.mod h1:d3yVTVhVHDawgeKrru/ZZD8QLEtiKQciUaAwnua47Qg= -github.com/prometheus-community/pro-bing v0.5.0 h1:Fq+4BUXKIvsPtXUY8K+04ud9dkAuFozqGmRAyNUpffY= -github.com/prometheus-community/pro-bing v0.5.0/go.mod h1:1joR9oXdMEAcAJJvhs+8vNDvTg5thfAZcRFhcUozG2g= +github.com/prometheus-community/pro-bing v0.6.0 h1:04SZ/092gONTE1XUFzYFWqgB4mKwcdkqNChLMFedwhg= +github.com/prometheus-community/pro-bing v0.6.0/go.mod h1:jNCOI3D7pmTCeaoF41cNS6uaxeFY/Gmc3ffwbuJVzAQ= github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw= github.com/prometheus/client_golang v0.9.3/go.mod h1:/TN21ttK/J9q6uSwhBd54HahCDft0ttaMvbicHlPoso= github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo=