Skip to content

Commit

Permalink
Bump github.com/prometheus/client_golang from 1.5.0 to 1.11.1
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.5.0 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@v1.5.0...v1.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2023
1 parent 1cb805a commit 6b82b1d
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 35 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/hashicorp/golang-lru v0.5.4
github.com/mediocregopher/radix/v3 v3.5.0
github.com/pelletier/go-toml v1.7.0
github.com/prometheus/client_golang v1.5.0
github.com/prometheus/client_golang v1.11.1
github.com/stretchr/testify v1.5.1
github.com/testcontainers/testcontainers-go v0.5.1
github.com/urfave/cli/v2 v2.2.0
Expand All @@ -22,6 +22,6 @@ require (
go.opentelemetry.io/otel/exporters/trace/zipkin v0.4.3
go.uber.org/zap v1.15.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a
gopkg.in/src-d/go-license-detector.v3 v3.1.0
)
Loading

0 comments on commit 6b82b1d

Please sign in to comment.