go: -race requires cgo cgo: C compiler "gcc"
go run -race main.go --action pub
go: -race requires cgo; enable cgo by setting CGO_ENABLED=1
not found: exec: "gcc": executable file not found in %PATH%
go run -race main.go --action pub
go: -race requires cgo; enable cgo by setting CGO_ENABLED=1
not found: exec: "gcc": executable file not found in %PATH%