Black Lives Matter. Support the Equal Justice Initiative.

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

Documentation: cmd/go/testdata/script

     1  [!net] skip
     2  [!exec:git] skip
     3  env GO111MODULE=off
     4  
     5  # This used to fail with errors about internal packages
     6  go get github.com/rsc/go-get-issue-11960/...
     7  

View as plain text