blob: d5515463f4bdc793d542f1319e41dc542536837b [file] [edit]
[short] skip
[!git] skip
env GOPROXY=direct
! go mod download
stderr '^go: vcs-test.golang.org/notexist.git/subdir@v0.1.0: reading vcs-test\.golang\.org/notexist.git/subdir/go\.mod at revision subdir/v0\.1\.0: '
-- go.mod --
module test
go 1.18
require vcs-test.golang.org/notexist.git/subdir v0.1.0