Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang
Browse files Browse the repository at this point in the history
Bumps the prom-sample-app-deps group with 1 update in the /sample-apps/prometheus-sample-app directory: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).


Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.20.4
- [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.18.0...v1.20.4)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prom-sample-app-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 364ad71 commit d229e5a
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 12 deletions.
2 changes: 1 addition & 1 deletion sample-apps/prometheus-sample-app/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/open-o11y/prometheus-sample-app
go 1.15

require (
github.com/prometheus/client_golang v1.18.0
github.com/prometheus/client_golang v1.20.4
gopkg.in/yaml.v3 v3.0.1
)
Loading

0 comments on commit d229e5a

Please sign in to comment.