From 97ba9ea2724e3a4a899ff049a4b2ce904117ad74 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 13 Apr 2025 05:51:53 +0000 Subject: [PATCH] fix(deps): update github.com/openshift/cluster-image-registry-operator digest to 85ac017 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9035edad..afd66623 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.18 require ( github.com/go-logr/logr v1.2.3 github.com/openshift/api v0.0.0-20210907084939-33af3ff57ff1 - github.com/openshift/cluster-image-registry-operator v0.0.0-20210830135433-48485bb2206c + github.com/openshift/cluster-image-registry-operator 85ac017f7c39 github.com/openshift/custom-resource-status v1.1.0 github.com/openshift/library-go v0.0.0-20210906100234-6754cfd64cb5 github.com/stretchr/testify v1.7.0