File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
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-20230301092340-c13b89190a26
18
+ github.com/openshift/library-go v0.0.0-20230707145856-7efc9e03154a
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 @@ -425,6 +425,8 @@ github.com/openshift/client-go v0.0.0-20220831193253-4950ae70c8ea h1:7JbjIzWt3Q7
425
425
github.com/openshift/client-go v0.0.0-20220831193253-4950ae70c8ea /go.mod h1:+J8DqZC60acCdpYkwVy/KH4cudgWiFZRNOBeghCzdGA =
426
426
github.com/openshift/library-go v0.0.0-20230301092340-c13b89190a26 h1:vXYT3dX03Fm5FCX1284aTGoa5qBZFp3zMnIVaV9WOdg =
427
427
github.com/openshift/library-go v0.0.0-20230301092340-c13b89190a26 /go.mod h1:KPBAXGaq7pPmA+1wUVtKr5Axg3R68IomWDkzaOxIhxM =
428
+ github.com/openshift/library-go v0.0.0-20230707145856-7efc9e03154a h1:TYvVEQEh7vRooVZcsCetgaT9JW8eNjsvEEhtkV13WjA =
429
+ github.com/openshift/library-go v0.0.0-20230707145856-7efc9e03154a /go.mod h1:KPBAXGaq7pPmA+1wUVtKr5Axg3R68IomWDkzaOxIhxM =
428
430
github.com/pborman/uuid v1.2.0 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
429
431
github.com/pelletier/go-toml v1.2.0 /go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic =
430
432
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