Skip to content

Commit

Permalink
chore: enable cgo in goreleaser (#215)
Browse files Browse the repository at this point in the history
Signed-off-by: Siddhant N Trivedi <siddhant@deepsource.io>
  • Loading branch information
siddhant-deepsource authored Jul 12, 2023
1 parent 873fd33 commit a71a734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ before:
builds:
-
env:
- CGO_ENABLED=0
- CGO_ENABLED=1
flags:
- -tags=static_all
goos:
Expand Down

0 comments on commit a71a734

Please sign in to comment.