Black Lives Matter. Support the Equal Justice Initiative.

Text file src/cmd/go/testdata/script/get_race.txt

Documentation: cmd/go/testdata/script

     1  # Tests issue #20502
     2  
     3  [!net] skip
     4  [!exec:git] skip
     5  [!race] skip
     6  env GO111MODULE=off
     7  
     8  go get -race github.com/rsc/go-get-issue-9224-cmd
     9  

View as plain text