Skip to content

Commit

Permalink
Merge pull request #23 from xakep666/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/prometheus/client_golang-1.11.1

Bump github.com/prometheus/client_golang from 1.5.0 to 1.11.1
  • Loading branch information
xakep666 authored Jun 18, 2023
2 parents 1cb805a + 6b82b1d commit da5b14f
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 da5b14f

Please sign in to comment.