Skip to content

Commit 43af131

Browse files
committed
Revert "build(goreleaser): remove CGO_ENABLED=0"
This reverts commit b7c15e6.
1 parent 783d11e commit 43af131

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# .goreleaser.yml
22
build:
3+
env:
4+
- CGO_ENABLED=0
35
ldflags:
46
- -s -w
57
flags:

0 commit comments

Comments
 (0)