We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d859065 commit b3e096eCopy full SHA for b3e096e
.goreleaser.yml
@@ -4,7 +4,7 @@ before:
4
- go mod download
5
builds:
6
- env:
7
- - CGO_ENABLED=0
+ - CGO_LDFLAGS_ALLOW=".*"
8
- GOOS=linux
9
- GO111MODULE=on
10
binary: qed
0 commit comments