mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-04 04:47:30 +00:00
fix: data race on darwin
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// Package memory return MemoryInfoStat
|
||||
// modify from https://github.com/shirou/gopsutil/tree/v4.25.1/process
|
||||
// modify from https://github.com/shirou/gopsutil/tree/v4.25.8/process
|
||||
package memory
|
||||
|
||||
type MemoryInfoStat struct {
|
||||
|
||||
Reference in New Issue
Block a user