From d718b3b06ccdfd34e53c6448a21ccd63251c7379 Mon Sep 17 00:00:00 2001 From: Florian Lehner Date: Sat, 11 May 2024 12:12:51 +0200 Subject: [PATCH] format with gofmt Signed-off-by: Florian Lehner --- doc.go | 1 - 1 file changed, 1 deletion(-) diff --git a/doc.go b/doc.go index 25ec0df..a7e84f9 100644 --- a/doc.go +++ b/doc.go @@ -5,6 +5,5 @@ This package processes information directly from the kernel and therefore it req can provide this privileges by adjusting the CAP_NET_ADMIN capabilities. setcap 'cap_net_admin=+ep' /your/executable - */ package nfqueue