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 @@ -12,7 +12,7 @@ require (
12
12
github.com/klauspost/compress v1.18.0
13
13
github.com/kylelemons/godebug v1.1.0
14
14
github.com/prometheus/client_model v0.6.2
15
- github.com/prometheus/common v0.65.1-0.20250704064055-d99456f60c11
15
+ github.com/prometheus/common v0.65.0
16
16
github.com/prometheus/procfs v0.16.1
17
17
go.uber.org/goleak v1.3.0
18
18
golang.org/x/sys v0.33.0
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
35
35
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
36
36
github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
37
37
github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
38
- github.com/prometheus/common v0.65.1-0.20250704064055-d99456f60c11 h1:77iSFzG6MNPjAvFDM65KQimYSPC1EoWmdHvKPeVAOMI =
39
- github.com/prometheus/common v0.65.1-0.20250704064055-d99456f60c11 /go.mod h1:sXIKShwiV30qE78P3QeX84YtnCIkFH163nqVm7JzZcU =
38
+ github.com/prometheus/common v0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE =
39
+ github.com/prometheus/common v0.65.0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
40
40
github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
41
41
github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
42
42
github.com/rogpeppe/go-internal v1.9.0 /go.mod h1:WtVeX8xhTBvf0smdhujwtBcq4Qrzq/fJaraNFVN+nFs =
You can’t perform that action at this time.
0 commit comments