Skip to content

Commit 1b33d56

Browse files
committed
enable cgo
1 parent 08c9b26 commit 1b33d56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.slsa-goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1
44
# (Optional) List of env variables used during compilation.
55
env:
66
- GO111MODULE=on
7-
- CGO_ENABLED=0
7+
- CGO_ENABLED=1
88

99
# (Optional) Flags for the compiler.
1010
flags:

0 commit comments

Comments
 (0)