1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-09 13:36:56 +02:00

fix: update archive to fix zip issue

closes #521
This commit is contained in:
Carlos Alexandro Becker 2018-05-03 21:00:01 -07:00
parent 865c49d65c
commit c3988a30fc
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

4
Gopkg.lock generated
View File

@ -86,8 +86,8 @@
"tar",
"zip"
]
revision = "342df38b73c11da7bded76e68a4cfefbe7ed4b6b"
version = "v1.1.0"
revision = "c373877947a8e6aeca89a9baf33c313c8371a7b8"
version = "v1.1.1"
[[projects]]
name = "github.com/goreleaser/nfpm"