...

Text file src/cmd/go/testdata/mod/vcs-test.golang.org_git_proxyonly.git_v0.0.1.txt

Documentation: cmd/go/testdata/mod

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

View as plain text