mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
005b67dbed
Existing implementation seemed to rely on implicit case fallthrough, which doesn't exist in Go. Moving default return to default case helps catch this error in the future, as it will cause a "missing return" compile error. Signed-off-by: Andy Bursavich <abursavich@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
artifact_test.go | ||
artifact.go | ||
extras.go |