blob: 86d78e8381396c37bacca4f5db5e90a709b3f35a [file] [log] [blame]
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 .