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 759f18e31 chore(deps): bump github.com/prometheus/client_golang
759f18e31 is described below

commit 759f18e31d37c4862aeec22e0272cacfb79104d9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 4 07:51:24 2023 +0000

    chore(deps): bump github.com/prometheus/client_golang
    
    Bumps 
[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)
 from 1.15.0 to 1.15.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.15.0...v1.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 9a7d4d0bf..ad5848a38 100644
--- a/go.mod
+++ b/go.mod
@@ -27,7 +27,7 @@ require (
        github.com/otiai10/copy v1.9.0
        github.com/pkg/errors v0.9.1
        github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.60.0
-       github.com/prometheus/client_golang v1.15.0
+       github.com/prometheus/client_golang v1.15.1
        github.com/prometheus/client_model v0.4.0
        github.com/prometheus/common v0.42.0
        github.com/radovskyb/watcher v1.0.7
diff --git a/go.sum b/go.sum
index f52acf5a7..35c0c14e9 100644
--- a/go.sum
+++ b/go.sum
@@ -1030,8 +1030,8 @@ github.com/prometheus/client_golang v1.0.0/go.mod 
h1:db9x61etRT2tGnBNRi70OPL5Fsn
 github.com/prometheus/client_golang v1.1.0/go.mod 
h1:I1FGZT9+L76gKKOs5djB6ezCbFQP1xR9D75/vuwEF3g=
 github.com/prometheus/client_golang v1.7.1/go.mod 
h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M=
 github.com/prometheus/client_golang v1.11.0/go.mod 
h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0=
-github.com/prometheus/client_golang v1.15.0 
h1:5fCgGYogn0hFdhyhLbw7hEsWxufKtY9klyvdNfFlFhM=
-github.com/prometheus/client_golang v1.15.0/go.mod 
h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk=
+github.com/prometheus/client_golang v1.15.1 
h1:8tXpTmJbyH5lydzFPoxSIJ0J46jdh3tylbvM1xCv0LI=
+github.com/prometheus/client_golang v1.15.1/go.mod 
h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk=
 github.com/prometheus/client_model v0.0.0-20171117100541-99fa1f4be8e5/go.mod 
h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
 github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod 
h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
 github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod 
h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=

Reply via email to