diff --git a/Makefile b/Makefile index 6f8a9224414b..dc0338a954b7 100644 --- a/Makefile +++ b/Makefile @@ -375,7 +375,7 @@ govet: ./cilium-health/... \ ./common/... \ ./daemon/... \ - ./hubble-proxy/... \ + ./hubble-relay/... \ ./operator/... \ ./pkg/... \ ./plugins/... \