Skip to content

Commit 9e82343

Browse files
committed
[mem] fix import path
1 parent 8177d34 commit 9e82343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v3/mem/mem_darwin.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"fmt"
99
"unsafe"
1010

11-
"github.com/shirou/gopsutil/internal/common"
11+
"github.com/shirou/gopsutil/v3/internal/common"
1212
"golang.org/x/sys/unix"
1313
)
1414

0 commit comments

Comments
 (0)