Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.14.0 to 1.18.0
Browse files Browse the repository at this point in the history
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.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.14.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 6a21b60 commit af15c6c
Show file tree
Hide file tree
Showing 2 changed files with 1,124 additions and 10 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.12

require (
github.com/gophercloud/gophercloud v1.8.0
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/client_golang v1.18.0
gopkg.in/ini.v1 v1.67.0
k8s.io/api v0.27.10
k8s.io/apimachinery v0.27.10
Expand Down
Loading

0 comments on commit af15c6c

Please sign in to comment.