mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-29 01:44:39 +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