File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
2828 github.com/pkg/errors v0.9.1
2929 github.com/prometheus/client_golang v1.20.5
3030 github.com/prometheus/client_model v0.6.1
31- github.com/prometheus/common v0.60.0
31+ github.com/prometheus/common v0.60.1
3232 github.com/sirupsen/logrus v1.9.3
3333 github.com/spf13/cobra v1.8.1
3434 github.com/spf13/pflag v1.0.5
Original file line number Diff line number Diff line change @@ -1855,8 +1855,8 @@ github.com/prometheus/client_model v0.4.0/go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJ
18551855github.com/prometheus/client_model v0.5.0 /go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI =
18561856github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E =
18571857github.com/prometheus/client_model v0.6.1 /go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY =
1858- github.com/prometheus/common v0.60.0 h1:+V9PAREWNvJMAuJ1x1BaWl9dewMW4YrHZQbx0sJNllA =
1859- github.com/prometheus/common v0.60.0 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
1858+ github.com/prometheus/common v0.60.1 h1:FUas6GcOw66yB/73KC+BOZoFJmbo/1pojoILArPAaSc =
1859+ github.com/prometheus/common v0.60.1 /go.mod h1:h0LYf1R1deLSKtD4Vdg8gy4RuOvENW2J/h19V5NADQw =
18601860github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
18611861github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
18621862github.com/redis/go-redis/extra/rediscmd/v9 v9.0.5 h1:EaDatTxkdHG+U3Bk4EUr+DZ7fOGwTfezUiUJMaIcaho =
Original file line number Diff line number Diff line change @@ -593,7 +593,7 @@ github.com/prometheus/client_golang/prometheus/testutil/promlint/validations
593593# github.com/prometheus/client_model v0.6.1
594594## explicit; go 1.19
595595github.com/prometheus/client_model/go
596- # github.com/prometheus/common v0.60.0
596+ # github.com/prometheus/common v0.60.1
597597## explicit; go 1.21
598598github.com/prometheus/common/expfmt
599599github.com/prometheus/common/model
You can’t perform that action at this time.
0 commit comments