From f05b7d77a28784f26481a868b72fcf7300cf2b33 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Mon, 1 Nov 2021 14:53:23 +0200 Subject: [PATCH] go fmt --- process_metrics_other.go | 1 + 1 file changed, 1 insertion(+) diff --git a/process_metrics_other.go b/process_metrics_other.go index 5e6ac93..ca7167f 100644 --- a/process_metrics_other.go +++ b/process_metrics_other.go @@ -1,3 +1,4 @@ +//go:build !linux // +build !linux package metrics