aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/mod_case_cgo.txt
blob: f3d6aaa5abc77bc02d61faed05e242de12cb5476 (plain)
1
2
3
4
5
6
7
8
9
10
11
[!cgo] skip

env GO111MODULE=on

go get -d rsc.io/CGO
[short] stop

go build rsc.io/CGO

-- go.mod --
module x