Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.11.0 to 1.14.0 (#124)
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.11.0 to 1.14.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.11.0...v1.14.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] <[email protected]>

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 19, 2023
1 parent fa67deb commit a273709
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 17 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 v0.22.0
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_golang v1.14.0
gopkg.in/ini.v1 v1.66.4
k8s.io/api v0.22.2
k8s.io/apimachinery v0.22.2
Expand Down
Loading

0 comments on commit a273709

Please sign in to comment.