govendor

command module
v0.0.0-...-55bc64f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 6, 2024 License: MIT Imports: 9 Imported by: 0

README

Use Go modules

Go modules Work well now. Go modules is considered production with go1.14, but work well on 1.13 and 1.12.

Please don't use this tool anymore.

Please use Go modules.

Documentation

Overview

vendor tool to copy external source code from GOPATH or remote location to the local vendor folder. See README.md for usage.

Directories

Path Synopsis
Package cliprompt uses the CLI to prompt for user feedback.
Package cliprompt uses the CLI to prompt for user feedback.
Package context gathers the status of packages and stores it in Context.
Package context gathers the status of packages and stores it in Context.
internal
gt
package gt is for GOPATH testing for vendor.
package gt is for GOPATH testing for vendor.
vos
package migrate transforms a repository from a given vendor schema to the vendor folder schema.
package migrate transforms a repository from a given vendor schema to the vendor folder schema.
Package pkgspec defines a schema that contains the path, origin, version and other properties.
Package pkgspec defines a schema that contains the path, origin, version and other properties.
Package prompt prompts user for feedback.
Package prompt prompts user for feedback.
Package run is a front-end to govendor.
Package run is a front-end to govendor.
package vcs gets version control information from the file system.
package vcs gets version control information from the file system.
Package vendorfile is the meta-data file for vendoring.
Package vendorfile is the meta-data file for vendoring.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL