fix(deps): update module github.com/prometheus/common to v0.54.0
Some checks failed
ZeroDownTime/tty-prometheus-exporter-merger/pipeline/pr-main There was a failure building this commit

This commit is contained in:
Renovate Bot 2024-06-04 03:19:22 +00:00
parent b65dbcbc43
commit eb0d7f081e
2 changed files with 1647 additions and 4 deletions

8
go.mod
View File

@ -3,9 +3,9 @@ module github.com/vadv/prometheus-exporter-merger
go 1.14
require (
github.com/pkg/errors v0.8.1
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.10.0
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4
github.com/pkg/errors v0.9.1
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.54.0
golang.org/x/sync v0.3.0
gopkg.in/yaml.v2 v2.4.0
)

1643
go.sum

File diff suppressed because it is too large Load Diff