Go (Golang)
Aus Wiki-WebPerfect
Download package
Error: Cannot find package
D:\Programme\Go\src\github.com\shirou\gopsutil\internal\common\common_windows.go:12:2: cannot find package "github.com/StackExchange/wmi" in any of: D:\Programme\Go\src\vendor\github.com\StackExchange\wmi (vendor tree) D:\Programme\Go\src\github.com\StackExchange\wmi (from $GOROOT)
Solution
go get -u github.com/StackExchange/wmi