From 7a7d6b4becd6b2905239fc28baa814469072affe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 08:54:45 +0000 Subject: [PATCH] fix(deps): update istio.io/istio digest to f30f639 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2b186d2e6..99f0a503a 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 f30f63964573 k8s.io/api v0.28.2 k8s.io/apimachinery v0.28.2 k8s.io/client-go v0.28.2