Skip to content

Commit

Permalink
Revert "goreleaser: disable cgo for build"
Browse files Browse the repository at this point in the history
CGO is required for os/user.Current(), which we need to allow changing a
user id.

This reverts commit 967aa7a.
  • Loading branch information
cezarsa committed Aug 21, 2017
1 parent 618ef93 commit 85f2052
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
build:
main: .
binary: tsuru_unit_agent
env:
- CGO_ENABLED=0
goos:
- linux
goarch:
Expand Down

0 comments on commit 85f2052

Please sign in to comment.