Skip to content

Commit 9d294a9

Browse files
fix(deps): update github.com/openshift/hive/apis digest to fe9c66b
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent bc54e21 commit 9d294a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ require (
2626
github.com/openshift/api v0.0.0-20240808203820-e69593239e49
2727
github.com/openshift/assisted-image-service v0.0.0-20250301084320-0faa6d927ecd
2828
github.com/openshift/assisted-service/api v0.0.0
29-
github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27
29+
github.com/openshift/hive/apis fe9c66be8e11
3030
github.com/openshift/installer v1.4.17
3131
github.com/openshift/machine-config-operator v0.0.1-0.20201023110058-6c8bd9b2915c
3232
github.com/pelletier/go-toml v1.9.5
@@ -314,6 +314,6 @@ replace (
314314
github.com/docker/docker => github.com/docker/docker v28.0.1+incompatible
315315
github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20230831114549-1922eda29cf8
316316
github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20230831114549-1922eda29cf8
317-
github.com/openshift/hive/apis => github.com/openshift/hive/apis v0.0.0-20220222213051-def9088fdb5a
317+
github.com/openshift/hive/apis => github.com/openshift/hive/apis fe9c66be8e11
318318
sigs.k8s.io/cluster-api-provider-ibmcloud => sigs.k8s.io/cluster-api-provider-ibmcloud v0.9.0-beta.0.0.20241029051454-9b0770491a76
319319
)

0 commit comments

Comments
 (0)