gopsutil v4

This commit is contained in:
mhsanaei
2024-06-17 21:48:49 +02:00
parent 5036e9e28a
commit 28ede36a10
8 changed files with 20 additions and 20 deletions

View File

@@ -4,5 +4,5 @@ import (
_ "unsafe"
)
//go:linkname HostProc github.com/shirou/gopsutil/v3/internal/common.HostProc
//go:linkname HostProc github.com/shirou/gopsutil/v4/internal/common.HostProc
func HostProc(combineWith ...string) string