github.com/megatontech/mynoteforgo@v0.0.0-20200507084910-5d0c6ea6e890/源码/cmd/go/testdata/script/mod_get_private_vcs.txt (about)

     1  env GO111MODULE=on
     2  
     3  # Testing stderr for git ls-remote; turn off proxy.
     4  [!net] skip
     5  [!exec:git] skip
     6  env GOPROXY=
     7  
     8  ! go get github.com/golang/nonexist
     9  stderr 'If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.'
    10  ! stdout .