Text file src/cmd/go/testdata/mod/vcs-test.golang.org_git_proxyonly.git_v0.0.1.txt
1 This is a module that could exist in a vcstest git repo, but that doesn't. 2 3 -- .mod -- 4 module vcs-test.golang.org/git/proxyonly.git 5 -- .info -- 6 {"Version":"v0.0.1"} 7 -- proxyonly.go -- 8 package proxyonly 9