golang-race-detector-runtime

Runtime support for Go's race detector
  https://golang.org
  0
  no reviews



The runtime support for the race detector is included as a binary file in the go source distribution so this package exists to build it from source on trusted infrastructure.

Installing this package will make the -race flag to the go tool functional.

This is a dependency package that depends on the race detector runtime for the default version of Go.