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 @@ -15,7 +15,7 @@ require (
15
15
github.com/openshift/api v0.0.0-20230213134911-7ba313770556
16
16
github.com/openshift/build-machinery-go v0.0.0-20220913142420-e25cf57ea46d
17
17
github.com/openshift/client-go v0.0.0-20220831193253-4950ae70c8ea
18
- github.com/openshift/library-go v0.0.0-20231002074440-3f69f773d102
18
+ github.com/openshift/library-go v0.0.0-20231020125033-d932feccfc56
19
19
github.com/pkg/profile v1.5.0 // indirect
20
20
github.com/prometheus-operator/prometheus-operator/pkg/client v0.45.0
21
21
github.com/prometheus/client_golang v1.12.1
Original file line number Diff line number Diff line change @@ -423,8 +423,8 @@ github.com/openshift/build-machinery-go v0.0.0-20220913142420-e25cf57ea46d h1:RR
423
423
github.com/openshift/build-machinery-go v0.0.0-20220913142420-e25cf57ea46d /go.mod h1:b1BuldmJlbA/xYtdZvKi+7j5YGB44qJUJDZ9zwiNCfE =
424
424
github.com/openshift/client-go v0.0.0-20220831193253-4950ae70c8ea h1:7JbjIzWt3Q75ErY1PAZ+gCA+bErI6HSlpffHFmMMzqM =
425
425
github.com/openshift/client-go v0.0.0-20220831193253-4950ae70c8ea /go.mod h1:+J8DqZC60acCdpYkwVy/KH4cudgWiFZRNOBeghCzdGA =
426
- github.com/openshift/library-go v0.0.0-20231002074440-3f69f773d102 h1:+E6CjDAcQi/TLiwflp8JfCdl4OHnnM9Ezxvt2QLpgNA =
427
- github.com/openshift/library-go v0.0.0-20231002074440-3f69f773d102 /go.mod h1:KPBAXGaq7pPmA+1wUVtKr5Axg3R68IomWDkzaOxIhxM =
426
+ github.com/openshift/library-go v0.0.0-20231020125033-d932feccfc56 h1:A8Th3lvtcORdMFvxzdORPxzQQP6EPuXftY4aprnT0OA =
427
+ github.com/openshift/library-go v0.0.0-20231020125033-d932feccfc56 /go.mod h1:KPBAXGaq7pPmA+1wUVtKr5Axg3R68IomWDkzaOxIhxM =
428
428
github.com/pborman/uuid v1.2.0 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
429
429
github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
430
430
github.com/peterbourgon/diskv v2.0.1+incompatible /go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU =
You can’t perform that action at this time.
0 commit comments