workhorse: Update module github.com/prometheus/client_golang to v1.23.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/prometheus/client_golang | require | patch |
v1.23.0 -> v1.23.2
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
prometheus/client_golang (github.com/prometheus/client_golang)
v1.23.2
: - 2025-09-05
This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.
All Changes
- [release-1.23] Upgrade to prometheus/common@v0.66.1 by @aknuds1 in https://github.com/prometheus/client_golang/pull/1869
- [release-1.23] Cut v1.23.2 by @aknuds1 in https://github.com/prometheus/client_golang/pull/1870
Full Changelog: https://github.com/prometheus/client_golang/compare/v1.23.1...v1.23.2
v1.23.1
: - 2025-09-04
This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.
All Changes
- [release-1.23] Upgrade to prometheus/common v0.66 by @aknuds1 in https://github.com/prometheus/client_golang/pull/1866
- [release-1.23] Cut v1.23.1 by @aknuds1 in https://github.com/prometheus/client_golang/pull/1867
Full Changelog: https://github.com/prometheus/client_golang/compare/v1.23.0...v1.23.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.