Skip to content

Runs `gvt fetch` for all imports in a Go package

License

Notifications You must be signed in to change notification settings

zquestz/gvtimports

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gvtimports

Runs gvt fetch for all imports in a package, including imports in tests and subpackages.

go get github.com/jaschaephraim/gvtimports
cd path/to/package
gvtimports

To only list the imports to be fetched without actually fetching, pass the --ls flag.

About

Runs `gvt fetch` for all imports in a Go package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%