File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/openshift/client-go v0.0.0-20200325131901-f7baeb993edb
1515 github.com/pkg/errors v0.9.1
1616 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.2
17- github.com/prometheus/client_golang v1.22 .0
17+ github.com/prometheus/client_golang v1.23 .0
1818 github.com/sethvargo/go-password v0.3.1
1919 github.com/stretchr/testify v1.10.0
2020 go.uber.org/zap v1.27.0
@@ -55,7 +55,7 @@ require (
5555 github.com/nxadm/tail v1.4.8 // indirect
5656 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
5757 github.com/prometheus/client_model v0.6.2 // indirect
58- github.com/prometheus/common v0.64 .0 // indirect
58+ github.com/prometheus/common v0.65 .0 // indirect
5959 github.com/prometheus/procfs v0.16.1 // indirect
6060 github.com/sirupsen/logrus v1.9.3 // indirect
6161 github.com/spf13/pflag v1.0.6 // indirect
Original file line number Diff line number Diff line change @@ -197,12 +197,12 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
197197github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
198198github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.2 h1:GwlGJPK6vf1UIohpc72KJVkKYlzki1UgE3xC4bWbf20 =
199199github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.73.2 /go.mod h1:yJ3CawR/A5qEYFEeCOUVYLTwYxmacfHQhJS+b/2QiaM =
200- github.com/prometheus/client_golang v1.22 .0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q =
201- github.com/prometheus/client_golang v1.22 .0 /go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8Y7vEW5scdCXrWRXC0 =
200+ github.com/prometheus/client_golang v1.23 .0 h1:ust4zpdl9r4trLY/gSjlm07PuiBq2ynaXXlptpfy8Uc =
201+ github.com/prometheus/client_golang v1.23 .0 /go.mod h1:i/o0R9ByOnHX0McrTMTyhYvKE4haaf2mW08I+jGAjEE =
202202github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
203203github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
204- github.com/prometheus/common v0.64 .0 h1:pdZeA+g617P7oGv1CzdTzyeShxAGrTBsolKNOLQPGO4 =
205- github.com/prometheus/common v0.64 .0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
204+ github.com/prometheus/common v0.65 .0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE =
205+ github.com/prometheus/common v0.65 .0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
206206github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
207207github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
208208github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
You can’t perform that action at this time.
0 commit comments