File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/google/go-querystring v1.2.0
1111 github.com/hashicorp/go-version v1.9.0
1212 github.com/pkg/errors v0.9.1
13- github.com/prometheus/common v0.67.5
13+ github.com/prometheus/common v0.70.1
1414 github.com/prometheus/prometheus v0.312.0
1515 github.com/rakyll/statik v0.1.7
1616 github.com/spf13/cobra v1.8.1
@@ -66,7 +66,7 @@ require (
6666 github.com/pjbgf/sha1cd v0.3.0 // indirect
6767 github.com/prometheus/client_golang v1.23.2 // indirect
6868 github.com/prometheus/client_model v0.6.2 // indirect
69- github.com/prometheus/procfs v0.16.1 // indirect
69+ github.com/prometheus/procfs v0.21.0 // indirect
7070 github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
7171 github.com/skeema/knownhosts v1.3.0 // indirect
7272 github.com/spf13/pflag v1.0.10 // indirect
Original file line number Diff line number Diff line change @@ -243,12 +243,12 @@ github.com/prometheus/client_golang/exp v0.0.0-20260518105423-c9d5bc4c50a9 h1:e3
243243github.com/prometheus/client_golang/exp v0.0.0-20260518105423-c9d5bc4c50a9 /go.mod h1:vW/EVguzbNw6xMRmozJQWbY60/+Zsg0TgVJOSXGx2iI =
244244github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
245245github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
246- github.com/prometheus/common v0.67.5 h1:pIgK94WWlQt1WLwAC5j2ynLaBRDiinoAb86HZHTUGI4 =
247- github.com/prometheus/common v0.67.5 /go.mod h1:SjE/0MzDEEAyrdr5Gqc6G+sXI67maCxzaT3A2+HqjUw =
246+ github.com/prometheus/common v0.70.1 h1:1HvjP4D5oL3t8RsPlwxA9onvvStjtIHYE5XuuwOi/PY =
247+ github.com/prometheus/common v0.70.1 /go.mod h1:VdFUQDMZK3VLkurFUVhia6uys/0suUp86TJz5qbJRhc =
248248github.com/prometheus/otlptranslator v1.0.0 h1:s0LJW/iN9dkIH+EnhiD3BlkkP5QVIUVEoIwkU+A6qos =
249249github.com/prometheus/otlptranslator v1.0.0 /go.mod h1:vRYWnXvI6aWGpsdY/mOT/cbeVRBlPWtBNDb7kGR3uKM =
250- github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
251- github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
250+ github.com/prometheus/procfs v0.21.0 h1:Qh/e6TlBjZf+XLLqNCqFGmCU6Kj/2Bu7kj3oAc0UnXc =
251+ github.com/prometheus/procfs v0.21.0 /go.mod h1:aB55Cww9pdSJVHk0hUf0inxWyyjPogFIjmHKYgMKmtY =
252252github.com/prometheus/prometheus v0.312.0 h1:f9jdv2fQhQ1fks9a9YwlGZrKr4hih0rRP/rh0mu3Q18 =
253253github.com/prometheus/prometheus v0.312.0 /go.mod h1:8oAYd2XPgHXLP4fFKam594R/ZLlPicrrBkVdaWt74Sw =
254254github.com/prometheus/sigv4 v0.4.1 h1:EIc3j+8NBea9u1iV6O5ZAN8uvPq2xOIUPcqCTivHuXs =
You can’t perform that action at this time.
0 commit comments