[mem] fix import path

pull/1138/head
shirou 4 years ago
parent 8177d340fd
commit 9e82343ffb

@ -8,7 +8,7 @@ import (
"fmt" "fmt"
"unsafe" "unsafe"
"github.com/shirou/gopsutil/internal/common" "github.com/shirou/gopsutil/v3/internal/common"
"golang.org/x/sys/unix" "golang.org/x/sys/unix"
) )

Loading…
Cancel
Save