Skip to content

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
copilot/sub-pr-338
Mar 16, 2026
Merged

fix: sync example/go.mod with prometheus/client_golang v1.23.2 bump#343
intel352 merged 2 commits intodependabot/go_modules/github.com/prometheus/client_golang-1.23.2from
copilot/sub-pr-338

Conversation

Copy link
Contributor

Copilot AI commented Mar 16, 2026

The example/ module was not updated when the main module bumped github.com/prometheus/client_golang from v1.19.1 to v1.23.2, causing CI build and validate jobs to fail with go: updates to go.mod needed.

Changes

  • example/go.mod — updated prometheus/client_golang to v1.23.2, prometheus/common to v0.66.1, and prometheus/procfs to v0.16.1 via go mod tidy
  • example/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.

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
Copilot AI requested a review from intel352 March 16, 2026 15:39
@intel352 intel352 marked this pull request as ready for review March 16, 2026 18:19
@intel352 intel352 merged commit ed9c0d1 into dependabot/go_modules/github.com/prometheus/client_golang-1.23.2 Mar 16, 2026
@intel352 intel352 deleted the copilot/sub-pr-338 branch March 16, 2026 18:20
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants