From b68878f75f68d6e2ef92bb2aee3136dc6c58a5f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 17:22:38 +0000 Subject: [PATCH] fix(deps): update istio.io/istio digest to 915ac2b --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1721fc80c..9b99d13d5 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21.1 require ( github.com/sirupsen/logrus v1.9.3 github.com/spf13/cobra v1.7.0 - istio.io/istio v0.0.0-20230801172513-738d87982f4c + istio.io/istio 915ac2bf05db k8s.io/api v0.28.2 k8s.io/apimachinery v0.28.2 k8s.io/client-go v0.28.2