Skip to content

Commit 8b79b64

Browse files
committed
enable cgo
1 parent 35fd90e commit 8b79b64

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.goreleaser.yaml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
builds:
3-
- ldflags:
4-
- -extldflags=-static
5-
env:
6-
- CGO_ENABLED=0
3+
- env:
4+
- CGO_ENABLED=1
75
goos:
86
- linux
97
goarch:

0 commit comments

Comments
 (0)