chore(deps): update module github.com/prometheus/common to v0.60.1

This commit is contained in:
renovate[bot] 2024-10-28 11:08:33 +00:00
parent 64ce589cc6
commit 1b7ac77723
No known key found for this signature in database
GPG key ID: AFF2B71B4B4FFA78
2 changed files with 3 additions and 1 deletions

View file

@ -6,7 +6,7 @@ toolchain go1.23.2
require (
github.com/prometheus/alertmanager v0.27.0
github.com/prometheus/common v0.60.0
github.com/prometheus/common v0.60.1
github.com/sirupsen/logrus v1.9.3
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
)

View file

@ -245,6 +245,8 @@ github.com/prometheus/common v0.59.1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJ
github.com/prometheus/common v0.59.1/go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0=
github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA=
github.com/prometheus/common v0.60.0/go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw=
github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc=
github.com/prometheus/common v0.60.1/go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw=
github.com/prometheus/common/sigv4 v0.1.0/go.mod h1:2Jkxxk9yYvCkE5G1sQT7GuEXm57JrvHu9k5YwTjsNtI=
github.com/prometheus/exporter-toolkit v0.7.1/go.mod h1:ZUBIj498ePooX9t/2xtDjeQYwvRpiPP2lh5u4iblj2g=
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=