File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
github.com/openshift/api/features Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ require (
6565 github.com/nutanix-cloud-native/cluster-api-provider-nutanix v1.3.3-0.20240416171357-98239ba02cb2
6666 github.com/nutanix-cloud-native/prism-go-client v0.3.4
6767 github.com/onsi/gomega v1.33.0
68- github.com/openshift/api v0.0.0-20240510053056-88a8afea030c
68+ github.com/openshift/api v0.0.0-20240514123321-944467d2cc3b
6969 github.com/openshift/assisted-image-service v0.0.0-20240506123319-82517255ca17
7070 github.com/openshift/assisted-service/api v0.0.0
7171 github.com/openshift/assisted-service/client v0.0.0
Original file line number Diff line number Diff line change @@ -1971,8 +1971,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
19711971github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
19721972github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b h1:YWuSjZCQAPM8UUBLkYUk1e+rZcvWHJmFb6i6rM44Xs8 =
19731973github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
1974- github.com/openshift/api v0.0.0-20240510053056-88a8afea030c h1:cRP/J9kbXFv3oe4LbR1XeHQuTU+/6S4DJ5vMnZTtvRM =
1975- github.com/openshift/api v0.0.0-20240510053056-88a8afea030c /go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4 =
1974+ github.com/openshift/api v0.0.0-20240514123321-944467d2cc3b h1:aULqM8xdW5+Pz5Pod0CzFGKYlvKo5Jd7/Z2zzKc1ndU =
1975+ github.com/openshift/api v0.0.0-20240514123321-944467d2cc3b /go.mod h1:CxgbWAlvu2iQB0UmKTtRu1YfepRg1/vJ64n2DlIEVz4 =
19761976github.com/openshift/assisted-image-service v0.0.0-20240506123319-82517255ca17 h1:rsTD5h6S3dCgAClbwWi/6AIo2twckeJEf+j4EZYkwII =
19771977github.com/openshift/assisted-image-service v0.0.0-20240506123319-82517255ca17 /go.mod h1:o2H5VwQhUD8P6XsK6dRmKpCCJqVvv12KJQZBXmcCXCU =
19781978github.com/openshift/assisted-service/api v0.0.0-20230831114549-1922eda29cf8 h1:+fZLKbycDo4JeLwPGVSAgf2XPaJGLM341l9ZfrrlxG0 =
Original file line number Diff line number Diff line change @@ -980,7 +980,7 @@ github.com/opencontainers/go-digest
980980## explicit; go 1.17
981981github.com/opencontainers/image-spec/specs-go
982982github.com/opencontainers/image-spec/specs-go/v1
983- # github.com/openshift/api v0.0.0-20240510053056-88a8afea030c
983+ # github.com/openshift/api v0.0.0-20240514123321-944467d2cc3b
984984## explicit; go 1.21
985985github.com/openshift/api/annotations
986986github.com/openshift/api/config/v1
You can’t perform that action at this time.
0 commit comments