diff --git a/go.mod b/go.mod index 4c0d9d8b..c020e1ba 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 783d57934122 github.com/go-logr/logr v1.4.2 github.com/spf13/cobra v1.8.1 github.com/stretchr/testify v1.10.0