| Linux in-mum-web1499.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64 Path : /opt/golang/1.22.0/src/cmd/go/testdata/script/ |
| Current File : //opt/golang/1.22.0/src/cmd/go/testdata/script/mod_missing_repo.txt |
# Regression test for golang.org/issue/34094: modules hosted within gitlab.com # subgroups could not be fetched because the server returned bogus go-import # tags for prefixes of the module path. [short] skip [!git] skip env GO111MODULE=on env GOPROXY=direct env GOSUMDB=off ! go mod download vcs-test.golang.org/go/missingrepo/missingrepo-git@latest stderr 'vcs-test.golang.org/go/missingrepo/missingrepo-git: git ls-remote .*: exit status .*' go mod download vcs-test.golang.org/go/missingrepo/missingrepo-git/notmissing@latest