From 6994a0d3e5c1aeac2a210c7418ada89a8bcf01d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:47:48 +0000 Subject: [PATCH] fix(deps): update github.com/envoyproxy/go-control-plane digest to 16f43a2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2630185b..6d63b858 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/getyourguide/istio-config-validator go 1.22.0 require ( - github.com/envoyproxy/go-control-plane v0.13.2-0.20241202101631-6170cc3de97b + github.com/envoyproxy/go-control-plane 16f43a2b8cb6 github.com/go-logr/logr v1.4.2 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0