Skip to content

Commit

Permalink
fix(deps): update module github.com/prometheus/client_golang to v1.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2023
1 parent 96eaa71 commit a195355
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -9,9 +9,9 @@ require (
github.com/knadh/koanf v1.3.3
github.com/oklog/run v1.1.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_golang v1.15.1
github.com/spf13/cobra v1.2.1
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.8.0
go.uber.org/dig v1.13.0
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/sync v0.1.0
)

0 comments on commit a195355

Please sign in to comment.