Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
fix: disable cgo, fix alpine
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Apr 8, 2020
1 parent 0632d06 commit bad2992
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions goreleaser.yml
Expand Up @@ -3,6 +3,8 @@ before:
- go mod download
builds:
-
env:
- CGO_ENABLED=0
goos:
- linux
- darwin
Expand Down

0 comments on commit bad2992

Please sign in to comment.