v0.7.1
This bugfix release finishes support for Go 1.19 and features:
- Obfuscate all cgo filenames to not leak import paths
- Support obfuscating
net
andruntime/debug
- Don't leak temporary directories after obfuscating
- Fix an edge case resulting in broken import declarations
- Reduce allocations involved in obfuscating code