move directory

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
Jan-Otto Kröpke
2023-07-10 02:17:24 +02:00
parent 9e368d49e7
commit 976e055252
8 changed files with 3 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ import (
"reflect"
"testing"
"github.com/prometheus-community/windows_exporter/wmi/perflib"
"github.com/prometheus-community/windows_exporter/perflib"
"github.com/go-kit/log"
)