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 3f3bd52e0 chore(deps): bump github.com/prometheus/client_golang
3f3bd52e0 is described below
commit 3f3bd52e0118b1a1d4f8870051ddf6d7e819b382
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 21 00:12:47 2024 +0000
chore(deps): bump github.com/prometheus/client_golang
Bumps
[github.com/prometheus/client_golang](https://github.com/prometheus/client_golang)
from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
-
[Changelog](https://github.com/prometheus/client_golang/blob/v1.20.1/CHANGELOG.md)
-
[Commits](https://github.com/prometheus/client_golang/compare/v1.20.0...v1.20.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] <[email protected]>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index 17d8bd0b2..88f7db661 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
github.com/openshift/api v0.0.0-20240228005710-4511c790cc60
github.com/operator-framework/api v0.23.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
v0.73.2
- github.com/prometheus/client_golang v1.20.0
+ github.com/prometheus/client_golang v1.20.1
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.55.0
github.com/redhat-developer/service-binding-operator v1.4.0
diff --git a/go.sum b/go.sum
index eed7cdb5c..b6a96f9c6 100644
--- a/go.sum
+++ b/go.sum
@@ -360,8 +360,8 @@ github.com/prometheus/client_golang v1.11.0/go.mod
h1:Z6t4BnS23TR94PD6BsDNk8yVqr
github.com/prometheus/client_golang v1.12.1/go.mod
h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY=
github.com/prometheus/client_golang v1.12.2/go.mod
h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY=
github.com/prometheus/client_golang v1.13.0/go.mod
h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ=
-github.com/prometheus/client_golang v1.20.0
h1:jBzTZ7B099Rg24tny+qngoynol8LtVYlA2bqx3vEloI=
-github.com/prometheus/client_golang v1.20.0/go.mod
h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
+github.com/prometheus/client_golang v1.20.1
h1:IMJXHOD6eARkQpxo8KkhgEVFlBNm+nkrFUyGlIu7Na8=
+github.com/prometheus/client_golang v1.20.1/go.mod
h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
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=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod
h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=