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

squakez 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 b7d517449 chore(deps): bump github.com/prometheus/common from 0.68.1 
to 0.69.0
b7d517449 is described below

commit b7d5174492ad23701cb959268ac96ed446a412d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 18 00:02:56 2026 +0000

    chore(deps): bump github.com/prometheus/common from 0.68.1 to 0.69.0
    
    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) 
from 0.68.1 to 0.69.0.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prometheus/common/compare/v0.68.1...v0.69.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-version: 0.69.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 1f189fa93..5b293d5bf 100644
--- a/go.mod
+++ b/go.mod
@@ -23,7 +23,7 @@ require (
        github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.91.0
        github.com/prometheus/client_golang v1.23.2
        github.com/prometheus/client_model v0.6.2
-       github.com/prometheus/common v0.68.1
+       github.com/prometheus/common v0.69.0
        github.com/rs/xid v1.6.0
        github.com/sirupsen/logrus v1.9.4
        github.com/spf13/cobra v1.10.2
diff --git a/go.sum b/go.sum
index 1b4e99d22..6769a5543 100644
--- a/go.sum
+++ b/go.sum
@@ -250,8 +250,8 @@ github.com/prometheus/client_golang v1.23.2 
h1:Je96obch5RDVy3FDMndoUsjAhG5Edi49h
 github.com/prometheus/client_golang v1.23.2/go.mod 
h1:Tb1a6LWHB3/SPIzCoaDXI4I8UHKeFTEQ1YCr+0Gyqmg=
 github.com/prometheus/client_model v0.6.2 
h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk=
 github.com/prometheus/client_model v0.6.2/go.mod 
h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE=
-github.com/prometheus/common v0.68.1 
h1:omjRRl4QP4komogpXuhfeOiisQg7xdy8VM1UY+pStaY=
-github.com/prometheus/common v0.68.1/go.mod 
h1:ZzL3f6u94qUxh9p+tJTrF+FvBS1XXbbRAZCQkytAL0Y=
+github.com/prometheus/common v0.69.0 
h1:OA85nJQS/T/MaYh/Q2CcgDKSGWqNIgrBDvDH85CuiNk=
+github.com/prometheus/common v0.69.0/go.mod 
h1:ZzL3f6u94qUxh9p+tJTrF+FvBS1XXbbRAZCQkytAL0Y=
 github.com/prometheus/otlptranslator v1.0.0 
h1:s0LJW/iN9dkIH+EnhiD3BlkkP5QVIUVEoIwkU+A6qos=
 github.com/prometheus/otlptranslator v1.0.0/go.mod 
h1:vRYWnXvI6aWGpsdY/mOT/cbeVRBlPWtBNDb7kGR3uKM=
 github.com/prometheus/procfs v0.20.1 
h1:XwbrGOIplXW/AU3YhIhLODXMJYyC1isLFfYCsTEycfc=

Reply via email to