module github.com/shirou/gopsutil/v3 go 1.15 require ( github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d github.com/go-ole/go-ole v1.2.4 // indirect github.com/stretchr/testify v1.6.1 github.com/tklauser/go-sysconf v0.3.6 golang.org/x/sys v0.0.0-20210316164454-77fc1eacc6aa )