Skip to content

Commit

Permalink
Enable CGO to address #206 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Suderman committed Feb 10, 2022
1 parent 60c3f38 commit 2a901e7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# This is an example goreleaser.yaml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
builds:
- env:
- CGO_ENABLED=0
goos:
- goos:
- linux
- darwin
- windows
Expand Down

0 comments on commit 2a901e7

Please sign in to comment.