diff --git a/activation/listeners.go b/activation/listeners.go index 3dbe2b08..1159f7b4 100644 --- a/activation/listeners.go +++ b/activation/listeners.go @@ -12,6 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. +//go:build !no_listeners + package activation import (