Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.7.1 to 1.8.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.7.1 to 1.8.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.7.1...v1.8.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and LeSuisse committed Oct 18, 2020
1 parent a2fc89f commit bdb4928
Show file tree
Hide file tree
Showing 2 changed files with 313 additions and 1 deletion.
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.15

require (
github.com/gin-gonic/gin v1.6.3
github.com/prometheus/client_golang v1.7.1
github.com/prometheus/client_golang v1.8.0
)
Loading

0 comments on commit bdb4928

Please sign in to comment.