Govendor is a vendor tool that copies external source code from GOPATH or remote locations to the local vendor folder for Go projects.
go get github.com/kardianos/govendorNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Govendor is primarily a command-line tool
Migrate to Go modules using 'go mod init' and 'go mod tidy'.
No dependency data recorded yet.