From 591b01cf72962cf19e2a7bf26b7120ca2aa0c101 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 12:16:10 +0000 Subject: [PATCH] fix(deps): update github.com/envoyproxy/go-control-plane digest to 7617723 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4c0d9d8b..99be25d6 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/getyourguide/istio-config-validator go 1.23.4 require ( - github.com/envoyproxy/go-control-plane v0.13.2-0.20241022220226-23b7e55d7f65 + github.com/envoyproxy/go-control-plane 76177235e429 github.com/go-logr/logr v1.4.2 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0