Update service.go

Signed-off-by: Carlos Castro <ccastro@newrelic.com>
This commit is contained in:
Carlos Castro 2021-08-23 17:27:11 +01:00
parent a9ac2d4672
commit 384183120f
No known key found for this signature in database
GPG Key ID: F170A867AE8B0492
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import (
"fmt"
"strings"
"github.com/StackExchange/wmi"
"github.com/newrelic-forks/windows_exporter/log"
"github.com/prometheus/client_golang/prometheus"
"golang.org/x/sys/windows"