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