Skip to content

Commit

Permalink
goreleaser: disable cgo completely
Browse files Browse the repository at this point in the history
Signed-off-by: FUJITA Tomonori <[email protected]>
  • Loading branch information
fujita committed Jun 30, 2020
1 parent 8cadc75 commit 789d548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Build customization
env:
- GO111MODULE=on
- CGO_ENABLED=0

builds:
- id: gobgp
Expand Down

0 comments on commit 789d548

Please sign in to comment.