From 5ab135241ec7032cda101ecc87a3bdadfb007969 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 17:48:15 +0000 Subject: [PATCH] fix(deps): update github.com/openshift/client-go digest to db0dee3 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 456c855b1..ca45e3953 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/onsi/ginkgo/v2 v2.27.2 github.com/onsi/gomega v1.38.2 github.com/openshift/api v3.9.1-0.20190916204813-cdbe64fb0c91+incompatible - github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e // release-4.16 + github.com/openshift/client-go db0dee36e235 // release-4.16 github.com/operator-framework/api v0.33.0 github.com/operator-framework/operator-lifecycle-manager v0.33.0 github.com/segmentio/analytics-go/v3 v3.3.0 @@ -210,7 +210,7 @@ replace ( // Usually not needed unless we have newer k8s.io deps and argocd still uses an old gitops-engine // github.com/argoproj/gitops-engine => github.com/argoproj/gitops-engine v0.0.0-20240905010810-bd7681ae3f8b github.com/openshift/api => github.com/openshift/api v0.0.0-20240124164020-e2ce40831f2e - github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e + github.com/openshift/client-go => github.com/openshift/client-go db0dee36e235 // Caused by Argo importing 'k8s.io/api' // Override all the v0.0.0 entries k8s.io/api => k8s.io/api v0.33.4