From 52c7b2af8964e153f0f22efce0c8e13fceee3509 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 04:09:09 +0000 Subject: [PATCH] NO-ISSUE: Update github.com/openshift/hive/apis digest to a325b87 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- api/go.mod | 2 +- go.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/go.mod b/api/go.mod index cef6385d12da..79fcb402dd09 100644 --- a/api/go.mod +++ b/api/go.mod @@ -10,7 +10,7 @@ require ( github.com/onsi/gomega v1.30.0 github.com/openshift/assisted-service/models v0.0.0 github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 - github.com/openshift/hive/apis v0.0.0-20231220215202-ad99b9e52d27 + github.com/openshift/hive/apis a325b87ee9af github.com/thoas/go-funk v0.9.2 k8s.io/api v0.29.5 k8s.io/apimachinery v0.29.5 diff --git a/go.mod b/go.mod index 320b58bf5142..d07aad38ad21 100644 --- a/go.mod +++ b/go.mod @@ -59,7 +59,7 @@ require ( github.com/openshift/cluster-baremetal-operator v0.0.0-20240207191432-82df158cd2e9 github.com/openshift/custom-resource-status v1.1.3-0.20220503160415-f2fdb4999d87 github.com/openshift/generic-admission-server v1.14.1-0.20231020105858-8dcc3c9b298f - github.com/openshift/hive/apis v0.0.0-20251118235423-715614a9f379 + github.com/openshift/hive/apis a325b87ee9af github.com/openshift/image-customization-controller v0.0.0-20240307203510-394809633b6b github.com/openshift/library-go v0.0.0-20231110170715-08d73a9c798b github.com/patrickmn/go-cache v2.1.0+incompatible