Skip to content

Commit

Permalink
Disable CGO (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Suderman committed Feb 21, 2022
1 parent 3c3029b commit 6392b76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This is an example goreleaser.yaml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
env:
- CGO_ENABLED=0
builds:
- goos:
- linux
Expand Down

0 comments on commit 6392b76

Please sign in to comment.