From cc18afc1486635ba452e443adf1a59faf4eb89c4 Mon Sep 17 00:00:00 2001 From: "konflux-staging[bot]" <124796549+konflux-staging[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 20:08:53 +0000 Subject: [PATCH] Update github.com/maistra/istio-operator digest to d8661db Signed-off-by: konflux-staging <124796549+konflux-staging[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e57f7de03..2438651bf 100644 --- a/go.mod +++ b/go.mod @@ -188,6 +188,6 @@ require ( sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect ) -replace maistra.io/istio-operator => github.com/maistra/istio-operator v0.0.0-20240217080932-98753cb28cd7 +replace maistra.io/istio-operator => github.com/maistra/istio-operator v0.0.0-20260622163013-d8661db79a1c replace github.com/imdario/mergo => dario.cat/mergo v0.3.5