From f85cb1bac5e9e10cfd4fb4119afc7e2c5f66b25e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 17:27:35 +0000 Subject: [PATCH] fix(deps): update istio.io/istio digest to 9126a28 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2b186d2e6..8a07ee3fb 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.20 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 9126a28c944c k8s.io/api v0.28.2 k8s.io/apimachinery v0.28.2 k8s.io/client-go v0.28.2