Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.8.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.8.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.8.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent bcdf6c3 commit 7b7ceb2
Show file tree
Hide file tree
Showing 2 changed files with 1,510 additions and 219 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ go 1.15

require (
github.com/caarlos0/env v3.5.0+incompatible
github.com/caarlos0/env/v6 v6.4.0
github.com/google/go-cmp v0.4.0
github.com/google/go-cmp v0.5.9
github.com/jasonlvhit/gocron v0.0.1
github.com/prometheus/client_golang v1.8.0
github.com/prometheus/client_golang v1.18.0
github.com/sirupsen/logrus v1.6.0
)
Loading

0 comments on commit 7b7ceb2

Please sign in to comment.