Commit Graph

2 Commits (1b50a898bdb9706c75a969c6ffa7a7392401ea09)

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