i had installed micro for learning micro services and go. but when i tried to run make build then i received this kind of weird error. can anyone help me to solve this
# github.com/micro/go-micro/v3/runtime/local/process/os
..\..\..\pkg\mod\github.com\micro\go-micro\v3@v3.0.0-beta\runtime\local\process\os\os_windows.go:13:29: undefined: process.Executable
..\..\..\pkg\mod\github.com\micro\go-micro\v3@v3.0.0-beta\runtime\local\process\os\os_windows.go:18:29: undefined: process.Executable
make: *** [build] Error 2