mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-16 03:52:12 +02:00
parent
527485c58f
commit
e8c2ef7735
@ -95,6 +95,7 @@ var knownExceptions = []string{
|
||||
"CantPackException",
|
||||
"AlreadyPackedException",
|
||||
"NotCompressibleException",
|
||||
"UnknownExecutableFormatException",
|
||||
}
|
||||
|
||||
func findBinaries(ctx *context.Context, upx config.UPX) []*artifact.Artifact {
|
||||
|
Loading…
Reference in New Issue
Block a user