File tree 2 files changed +3
-3
lines changed 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
toolchain go1.22.1
6
6
7
7
require (
8
- github.com/openshift/api v0.0.0-20230213134911-7ba313770556 // release-4.11
8
+ github.com/openshift/api v0.0.0-20240405095747-3e50337fcaea // release-4.11
9
9
github.com/openshift/machine-config-operator v0.0.1-0.20230508173032-8f952d7fd139 // release-4.11
10
10
github.com/prometheus/client_golang v1.19.0
11
11
github.com/robfig/cron/v3 v3.0.1
Original file line number Diff line number Diff line change @@ -95,8 +95,8 @@ github.com/onsi/ginkgo/v2 v2.14.0 h1:vSmGj2Z5YPb9JwCWT6z6ihcUvDhuXLc3sJiqd3jMKAY
95
95
github.com/onsi/ginkgo/v2 v2.14.0 /go.mod h1:JkUdW7JkN0V6rFvsHcJ478egV3XH9NxpD27Hal/PhZw =
96
96
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8 =
97
97
github.com/onsi/gomega v1.30.0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
98
- github.com/openshift/api v0.0.0-20230213134911-7ba313770556 h1:7W2fOhJicyEff24VaF7ASNzPtYvr+iSCVft4SIBAzaE =
99
- github.com/openshift/api v0.0.0-20230213134911-7ba313770556 /go.mod h1:aQ6LDasvHMvHZXqLHnX2GRmnfTWCF/iIwz8EMTTIE9A =
98
+ github.com/openshift/api v0.0.0-20240405095747-3e50337fcaea h1:cjCo7sUIjL+Q2ZGMfLXzFb70K+77R52GVjh10fRhA1M =
99
+ github.com/openshift/api v0.0.0-20240405095747-3e50337fcaea /go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4 =
100
100
github.com/openshift/machine-config-operator v0.0.1-0.20230508173032-8f952d7fd139 h1:p3TcFJMyt3ohtmS0AXufStzMf4O4pyQ4aGmlaPZQUc8 =
101
101
github.com/openshift/machine-config-operator v0.0.1-0.20230508173032-8f952d7fd139 /go.mod h1:9eRuG/8WREpSZ6+pHqYFxXRK4v+w0GAZaUGp/SUaUWs =
102
102
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
You can’t perform that action at this time.
0 commit comments