Skip to content

Commit 6392b76

Browse files
author
Andrew Suderman
authored
Disable CGO (#221)
1 parent 3c3029b commit 6392b76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# This is an example goreleaser.yaml file with some sane defaults.
2-
# Make sure to check the documentation at http://goreleaser.com
1+
env:
2+
- CGO_ENABLED=0
33
builds:
44
- goos:
55
- linux

0 commit comments

Comments
 (0)