Black Lives Matter. Support the Equal Justice Initiative.

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

Documentation: cmd/go/testdata/script

     1  # Tests issue 8181
     2  
     3  [!net] skip
     4  [!exec:git] skip
     5  env GO111MODULE=off
     6  
     7  go get -v -t github.com/rsc/go-get-issue-8181/a github.com/rsc/go-get-issue-8181/b
     8  go list ...
     9  stdout 'x/build/gerrit'
    10  

View as plain text