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 @@ -48,7 +48,7 @@ require (
48
48
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
49
49
github.com/prometheus/client_golang v1.22.0 // indirect
50
50
github.com/prometheus/client_model v0.6.2 // indirect
51
- github.com/prometheus/common v0.64 .0 // indirect
51
+ github.com/prometheus/common v0.65 .0 // indirect
52
52
github.com/prometheus/procfs v0.16.1 // indirect
53
53
github.com/spf13/pflag v1.0.6 // indirect
54
54
github.com/vladimirvivien/gexe v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -90,8 +90,8 @@ github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/
90
90
github.com/prometheus/client_golang v1.22.0 /go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8Y7vEW5scdCXrWRXC0 =
91
91
github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
92
92
github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
93
- github.com/prometheus/common v0.64 .0 h1:pdZeA+g617P7oGv1CzdTzyeShxAGrTBsolKNOLQPGO4 =
94
- github.com/prometheus/common v0.64 .0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
93
+ github.com/prometheus/common v0.65 .0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE =
94
+ github.com/prometheus/common v0.65 .0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
95
95
github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
96
96
github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
97
97
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
You can’t perform that action at this time.
0 commit comments