Install golang-race-detector-runtime by entering the following commands in the terminal:
sudo apt update sudo apt install golang-race-detector-runtime
Description:
Runtime support for Go's race detector
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.
Homepage: https://golang.org
Version: 2:1.10~4ubuntu1
Section: devel