Skip to content

Commit

Permalink
added cgo flag (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrompflopes authored Sep 1, 2021
1 parent c50a74a commit 1d78b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ release:

builds:
- main: ./cmd/main.go
env:
- CGO_ENABLED=0
binary: cx
goos:
- linux
Expand Down

0 comments on commit 1d78b76

Please sign in to comment.