This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new c464ecb86 chore(deps): bump github.com/prometheus/common from 0.43.0 
to 0.44.0
c464ecb86 is described below

commit c464ecb86a4d63e028c31651fe57a9aa5739a3d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 23 01:01:18 2023 +0000

    chore(deps): bump github.com/prometheus/common from 0.43.0 to 0.44.0
    
    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) 
from 0.43.0 to 0.44.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Commits](https://github.com/prometheus/common/compare/v0.43.0...v0.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 56d589d89..4f700feb5 100644
--- a/go.mod
+++ b/go.mod
@@ -26,7 +26,7 @@ require (
        github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.60.0
        github.com/prometheus/client_golang v1.15.1
        github.com/prometheus/client_model v0.4.0
-       github.com/prometheus/common v0.43.0
+       github.com/prometheus/common v0.44.0
        github.com/radovskyb/watcher v1.0.7
        github.com/redhat-developer/service-binding-operator v1.3.4
        github.com/rs/xid v1.5.0
diff --git a/go.sum b/go.sum
index c43b25eae..c9807a623 100644
--- a/go.sum
+++ b/go.sum
@@ -859,8 +859,8 @@ github.com/prometheus/common v0.6.0/go.mod 
h1:eBmuwkDJBwy6iBfxCBob6t6dR6ENT/y+J+
 github.com/prometheus/common v0.10.0/go.mod 
h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo=
 github.com/prometheus/common v0.26.0/go.mod 
h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9VFqTh1DIvc=
 github.com/prometheus/common v0.28.0/go.mod 
h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls=
-github.com/prometheus/common v0.43.0 
h1:iq+BVjvYLei5f27wiuNiB1DN6DYQkp1c8Bx0Vykh5us=
-github.com/prometheus/common v0.43.0/go.mod 
h1:NCvr5cQIh3Y/gy73/RdVtC9r8xxrxwJnB+2lB3BxrFc=
+github.com/prometheus/common v0.44.0 
h1:+5BrQJwiBB9xsMygAB3TNvpQKOwlkc25LbISbrdOOfY=
+github.com/prometheus/common v0.44.0/go.mod 
h1:ofAIvZbQ1e/nugmZGz4/qCb9Ap1VoSTIO7x0VV9VvuY=
 github.com/prometheus/procfs v0.0.0-20180125133057-cb4147076ac7/go.mod 
h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
 github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod 
h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
 github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod 
h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=

Reply via email to