env GO111MODULE=off

env GIT_TRACE=1

[!net:golang.org] skip
[!git] skip

# go get should be success when GIT_TRACE set
go get golang.org/x/text
