mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-26 13:48:59 +08:00

Making the "vet" target will run "go vet ./..." for each supported GOOS. Also, some of the warnings produced by go 1.15 vet were mitigated.
Making the "vet" target will run "go vet ./..." for each supported GOOS. Also, some of the warnings produced by go 1.15 vet were mitigated.