File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/hashicorp/vault/api/auth/kubernetes v0.8.0
1414 github.com/oklog/run v1.1.0
1515 github.com/prometheus/client_golang v1.20.5
16- github.com/prometheus/prometheus v0.55.0
16+ github.com/prometheus/prometheus v0.55.1
1717 golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
1818 google.golang.org/protobuf v1.35.1
1919)
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ github.com/prometheus/common v0.59.1 h1:LXb1quJHWm1P6wq/U824uxYi4Sg0oGvNeUm1z5dJ
8787github.com/prometheus/common v0.59.1 /go.mod h1:GpWM7dewqmVYcd7SmRaiWVe9SSqjf0UrwnYnpEZNuT0 =
8888github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc =
8989github.com/prometheus/procfs v0.15.1 /go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk =
90- github.com/prometheus/prometheus v0.55.0 h1:ITinOi1zr3HemoVWHf679PfRRmpxZOcR4nEvsze6eB0 =
91- github.com/prometheus/prometheus v0.55.0 /go.mod h1:GGS7QlWKCqCbcEzWsVahYIfQwiGhcExkarHyLJTsv6I =
90+ github.com/prometheus/prometheus v0.55.1 h1:+NM9V/h4A+wRkOyQzGewzgPPgq/iX2LUQoISNvmjZmI =
91+ github.com/prometheus/prometheus v0.55.1 /go.mod h1:GGS7QlWKCqCbcEzWsVahYIfQwiGhcExkarHyLJTsv6I =
9292github.com/ryanuber/columnize v2.1.0+incompatible /go.mod h1:sm1tb6uqfes/u+d4ooFouqFdy9/2g9QGwK3SQygK0Ts =
9393github.com/ryanuber/go-glob v1.0.0 h1:iQh3xXAumdQ+4Ufa5b25cRpC5TYKlno6hsv6Cb3pkBk =
9494github.com/ryanuber/go-glob v1.0.0 /go.mod h1:807d1WSdnB0XRJzKNil9Om6lcp/3a0v4qIHxIXzX/Yc =
You can’t perform that action at this time.
0 commit comments