Skip to content

Commit

Permalink
chore(deps): bump github.com/prometheus/client_golang (#128)
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.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.8.0...v1.11.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 11, 2022
1 parent 1012887 commit 256b340
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 276 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ require (
github.com/gomodule/redigo v2.0.0+incompatible // indirect
github.com/gorilla/mux v1.8.0
github.com/matryer/is v1.4.0
github.com/prometheus/client_golang v1.8.0
github.com/onsi/ginkgo v1.7.0 // indirect
github.com/prometheus/client_golang v1.11.0
github.com/vmihailenco/msgpack v4.0.2+incompatible // indirect
github.com/wcharczuk/go-chart v2.0.1+incompatible
github.com/yuin/gopher-lua v0.0.0-20190514113301-1cd887cd7036 // indirect
golang.org/x/image v0.0.0-20200618115811-c13761719519 // indirect
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
google.golang.org/appengine v1.6.6 // indirect
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/h2non/gock.v1 v1.1.2
gopkg.in/vmihailenco/msgpack.v2 v2.9.2
)

0 comments on commit 256b340

Please sign in to comment.