Skip to content

Renamed and Refactored

Compare
Choose a tag to compare
@kynrai kynrai released this 05 Jun 20:28
· 6 commits to master since this release

Renamed to tainted as inspired by terraform taint

A total rewrite of how the tool works. It now uses go list as a source of input and uses go/build package to derive the imports instead of recursive spawns of shell commands which was incredibly slow.