From 830538264e90a3b6c4006d68e239493439187e28 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 04:22:00 +0000 Subject: [PATCH] fix(deps): update github.com/openshift/hive/apis digest to e33d703 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 63f2c837..f7f82f0e 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/openshift/api v0.0.0-20240808203820-e69593239e49 github.com/openshift/assisted-image-service v0.0.0-20250301084320-0faa6d927ecd github.com/openshift/assisted-service/api v0.0.0 - github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27 + github.com/openshift/hive/apis e33d70397d57 github.com/openshift/installer v1.4.17 github.com/openshift/machine-config-operator v0.0.1-0.20201023110058-6c8bd9b2915c github.com/pelletier/go-toml v1.9.5 @@ -312,6 +312,6 @@ replace ( github.com/docker/docker => github.com/docker/docker v28.0.1+incompatible github.com/openshift/assisted-service/api => github.com/openshift/assisted-service/api v0.0.0-20230831114549-1922eda29cf8 github.com/openshift/assisted-service/models => github.com/openshift/assisted-service/models v0.0.0-20230831114549-1922eda29cf8 - github.com/openshift/hive/apis => github.com/openshift/hive/apis v0.0.0-20220222213051-def9088fdb5a + github.com/openshift/hive/apis => github.com/openshift/hive/apis e33d70397d57 sigs.k8s.io/cluster-api-provider-ibmcloud => sigs.k8s.io/cluster-api-provider-ibmcloud v0.9.0-beta.0.0.20241029051454-9b0770491a76 )