Skip to content

Commit

Permalink
build(deps): bump github.com/prometheus/client_golang in /collector
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.8.0 to 1.11.1.
- [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.8.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent aacfd56 commit b604015
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 150 deletions.
3 changes: 2 additions & 1 deletion collector/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,9 @@ require (
github.com/kataras/iris/v12 v12.1.8
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/moul/http2curl v1.0.0 // indirect
github.com/prometheus/client_golang v1.8.0
github.com/prometheus/client_golang v1.11.1
github.com/sergi/go-diff v1.1.0 // indirect
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
github.com/sirupsen/logrus v1.7.0
github.com/spf13/viper v1.7.1
github.com/stretchr/testify v1.6.1
Expand Down
Loading

0 comments on commit b604015

Please sign in to comment.