diff --git a/Makefile b/Makefile index 9ce6e32083b4..30eec82edf2a 100644 --- a/Makefile +++ b/Makefile @@ -372,6 +372,7 @@ govet: ./cilium-health/... \ ./common/... \ ./daemon/... \ + ./hubble-proxy/... \ ./operator/... \ ./pkg/... \ ./plugins/... \