Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.12.2 to 1.17.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.12.2 to 1.17.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.12.2...v1.17.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 Dec 22, 2023
1 parent ecbe8d9 commit e1e94a0
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 26 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,10 @@ require (
github.com/gorilla/handlers v1.5.2
github.com/julienschmidt/httprouter v1.3.0
github.com/justinas/alice v1.2.0
github.com/prometheus/client_golang v1.12.2
github.com/prometheus/common v0.34.0 // indirect
github.com/prometheus/client_golang v1.17.0
github.com/rs/xid v1.3.0
github.com/rs/zerolog v1.26.1
github.com/slok/go-http-metrics v0.10.0
github.com/spf13/viper v1.12.0
github.com/stretchr/objx v0.3.0 // indirect
github.com/stretchr/testify v1.7.1
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
github.com/stretchr/testify v1.8.2
)
Loading

0 comments on commit e1e94a0

Please sign in to comment.