Skip to content

Commit

Permalink
go: bump github.com/prometheus/client_golang from 1.11.0 to 1.13.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.11.0 to 1.13.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.13.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]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2022
1 parent 40755d4 commit bc13339
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 10 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.16

require (
alexejk.io/go-xmlrpc v0.4.0
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_golang v1.13.0
)
Loading

0 comments on commit bc13339

Please sign in to comment.