module pc-monitor-client go 1.21 require ( github.com/shirou/gopsutil/v3 v3.24.5 gopkg.in/yaml.v3 v3.0.1 )