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 @@ -20,7 +20,7 @@ require (
20
20
github.com/kr/text v0.2.0 // indirect
21
21
github.com/pmezard/go-difflib v1.0.0 // indirect
22
22
github.com/prometheus/client_model v0.6.0 // indirect
23
- github.com/prometheus/common v0.50 .0 // indirect
23
+ github.com/prometheus/common v0.51 .0 // indirect
24
24
github.com/prometheus/procfs v0.13.0 // indirect
25
25
golang.org/x/mod v0.16.0 // indirect
26
26
golang.org/x/net v0.22.0 // indirect
Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ github.com/prometheus/client_golang v1.19.0 h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7km
23
23
github.com/prometheus/client_golang v1.19.0 /go.mod h1:ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k =
24
24
github.com/prometheus/client_model v0.6.0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos =
25
25
github.com/prometheus/client_model v0.6.0 /go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8 =
26
- github.com/prometheus/common v0.50 .0 h1:YSZE6aa9+luNa2da6/Tik0q0A5AbR+U003TItK57CPQ =
27
- github.com/prometheus/common v0.50 .0 /go.mod h1:wHFBCEVWVmHMUpg7pYcOm2QUR/ocQdYSJVQJKnHc3xQ =
26
+ github.com/prometheus/common v0.51 .0 h1:vT5R9NAlW4V6k8Wruk7ikrHaHRsrPbduM/cKTOdQM/k =
27
+ github.com/prometheus/common v0.51 .0 /go.mod h1:wHFBCEVWVmHMUpg7pYcOm2QUR/ocQdYSJVQJKnHc3xQ =
28
28
github.com/prometheus/procfs v0.13.0 h1:GqzLlQyfsPbaEHaQkO7tbDlriv/4o5Hudv6OXHGKX7o =
29
29
github.com/prometheus/procfs v0.13.0 /go.mod h1:cd4PFCR54QLnGKPaKGA6l+cfuNXtht43ZKY6tow0Y1g =
30
30
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ =
You can’t perform that action at this time.
0 commit comments