Skip to content

Commit 141da6b

Browse files
committed
Enable cgo
1 parent ed68cf5 commit 141da6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before:
55
- go generate ./...
66
builds:
77
- env:
8-
- CGO_ENABLED=0
8+
- CGO_ENABLED=1
99
goos:
1010
- linux
1111
- darwin

0 commit comments

Comments
 (0)