Skip to content

Commit

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


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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent a3bf044 commit eba34e4
Show file tree
Hide file tree
Showing 2 changed files with 1,148 additions and 7 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.17.0
github.com/prometheus/client_golang v1.18.0
gopkg.in/yaml.v3 v3.0.1
)
Loading

0 comments on commit eba34e4

Please sign in to comment.