summaryrefslogtreecommitdiff
path: root/sysutils/beats8/files/patch-libbeat_autodiscover_providers_kubernetes_config.go
blob: d9a1743bfd87b9d0616f84d6cd8b35c5b64315fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libbeat/autodiscover/providers/kubernetes/config.go.orig	2024-07-09 00:00:36.000000000 +0200
+++ libbeat/autodiscover/providers/kubernetes/config.go	2024-07-13 21:42:32.799000000 +0200
@@ -15,7 +15,7 @@
 // specific language governing permissions and limitations
 // under the License.
 
-//go:build linux || darwin || windows
+//go:build linux || darwin || windows || freebsd
 
 package kubernetes