GitHub - csigo/revimport: Check who imports who · GitHub
Skip to content

csigo/revimport

Folders and files

Repository files navigation

revimport

$ go get -u github.com/csigo/revimport

revimport is to revert packages which import given packages in goimports path. For example, if run revimport with fmt package, then it will print out all packages that import fmt.

revimport allows you to check if the modified packages affect those packages importing them.

Usage

$ revimport -pkgs='pkgname1[,pkgname2...]'

About

Check who imports who

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages