Skip to content

Commit

Permalink
Update module github.com/prometheus/common to v0.39.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] committed Dec 14, 2022
1 parent b8742af commit 385ca6e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 408 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -12,7 +12,7 @@ require (
github.com/jmoiron/sqlx v1.3.5
github.com/lopezator/migrator v0.3.1
github.com/prometheus/client_golang v1.14.0
github.com/prometheus/common v0.37.0
github.com/prometheus/common v0.39.0
github.com/stretchr/testify v1.8.1
github.com/urfave/cli/v2 v2.23.5
go.uber.org/zap v1.23.0
Expand All @@ -37,6 +37,6 @@ require (
go.uber.org/atomic v1.7.0 // indirect
go.uber.org/multierr v1.6.0 // indirect
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
golang.org/x/text v0.3.7 // indirect
golang.org/x/text v0.5.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

0 comments on commit 385ca6e

Please sign in to comment.