Commit Graph

2 Commits (00c1d5b11d67c056ae1da9ecda3cf8f228c4d1e6)

Author SHA1 Message Date
pagran bd46c29380
add blacklist for runtime std packages 5 years ago
Daniel Martí d3af58b558 complain when GOPRIVATE matches no packages
This is important, because it would mean that we would obfuscate
nothing. At best, it would be confusing; at worst, it could mislead
the user into thinking the binary is obfuscated.

Fixes #20.
Updates #108.
5 years ago