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