Skip to content

Commit

Permalink
build(deps): bump github.com/prometheus/client_golang (elastic#1388)
Browse files Browse the repository at this point in the history
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.9.2 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@v0.9.2...v1.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Wilkins <[email protected]>
  • Loading branch information
dependabot[bot] and axw authored Feb 27, 2023
1 parent 4c00ad5 commit 19621c3
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 17 deletions.
4 changes: 2 additions & 2 deletions module/apmprometheus/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ module go.elastic.co/apm/module/apmprometheus/v2

require (
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v0.9.2
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910
github.com/prometheus/client_golang v1.11.1
github.com/prometheus/client_model v0.2.0
github.com/stretchr/testify v1.6.1
go.elastic.co/apm/v2 v2.2.0
)
Expand Down
Loading

0 comments on commit 19621c3

Please sign in to comment.