From 87cc5dcfd7b7023ccfdbde34b4e56e5d86247cc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 02:42:33 +0000 Subject: [PATCH] fix(deps): update istio.io/istio digest to c89f2fa --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0fbef75..33b6c30 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/mccutchen/go-httpbin/v2 v2.15.0 github.com/rs/zerolog v1.33.0 gopkg.in/yaml.v3 v3.0.1 - istio.io/istio v0.0.0-20240218163812-d80ef7b19049 + istio.io/istio c89f2faa57b4 ) require (