fix: sync example/go.mod with prometheus/client_golang v1.23.2 bump#343
Merged
intel352 merged 2 commits intodependabot/go_modules/github.com/prometheus/client_golang-1.23.2from Mar 16, 2026
Conversation
Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Build(deps): bump github.com/prometheus/client_golang to 1.23.2
fix: sync example/go.mod with prometheus/client_golang v1.23.2 bump
Mar 16, 2026
ed9c0d1
into
dependabot/go_modules/github.com/prometheus/client_golang-1.23.2
intel352
added a commit
that referenced
this pull request
Mar 16, 2026
…1.23.2 (#338) * build(deps): bump github.com/prometheus/client_golang Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.1 to 1.23.2. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.19.1...v1.23.2) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix: sync example/go.mod with prometheus/client_golang v1.23.2 bump (#343) * Initial plan * fix: update example/go.mod to use prometheus/client_golang v1.23.2 Co-authored-by: intel352 <77607+intel352@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: intel352 <77607+intel352@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: intel352 <77607+intel352@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
example/module was not updated when the main module bumpedgithub.com/prometheus/client_golangfrom v1.19.1 to v1.23.2, causing CI build and validate jobs to fail withgo: updates to go.mod needed.Changes
example/go.mod— updatedprometheus/client_golangto v1.23.2,prometheus/commonto v0.66.1, andprometheus/procfsto v0.16.1 viago mod tidyexample/go.sum— updated checksums to match new dependency versions📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.