env GO111MODULE=on

# Testing stderr for git ls-remote; turn off proxy.
[!net] skip
[!exec:git] skip
env GOPROXY=

! go get github.com/golang/nonexist
stderr 'If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.'
! stdout .
