Text file src/cmd/go/testdata/script/get_dash_t.txt
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