# Functions
GoInstall go get path.
ModulePath returns go module path.
ModuleVersion returns module version.
NewRepo new a repository manager.
NextMod returns next mod.
ParseVCSUrl ref https://github.com/golang/go/blob/master/src/cmd/go/internal/vcs/vcs.go see https://go-review.googlesource.com/c/go/+/12226/ git url define https://git-scm.com/docs/git-clone#_git_urls.
No description provided by the author