diff --git a/go.mod b/go.mod index 694552cc..4c7ee831 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.12.1-0.20240719165848-f888b4f71207 + github.com/envoyproxy/go-control-plane 3ce2035fc8a6 github.com/go-logr/logr v1.4.2 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.9.0